简体   繁体   中英

Eclipse Luna excessively slow

Kelper was significantly quicker at opening folders with lots of files in them (approx 200 files on average). Luna on the other hand will spin for about 10 seconds to open each folder. I have up heapsize and re clone my workspace as to not use any of my old eclipse properties. I thought this fix the issue it has not. Does anyone have any other ideas (min heap size 1024, max 2048), ram is not an issue or processing package?

To answer your non-question, yes, my Eclipse Luna is also extremely slow.

But that is probably due to the Scala plugin (I edit Scala sources). After typing every 3-5 letters, it locks up for 5 to 10 seconds "Updating occurrence annotations". It seems that the thread dependencies are wrong. The GUI editor locks up waiting for background analysis. The solution would be to switch off all kinds of context hints and code completion. I have not yet found a configuration that makes it useable.

UPDATE:

Checking "Always run in background" and "Show heap status" in

Window > Preferences > General

drastically improved responsiveness (Eclipse Luna 4.4.0 with Scala IDE 4.0.0-M2).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM