Search Results

6
votes

Tricks to speed up Eclipse

Make sure that you're using the Sun JVM to run Eclipse. On Linux, particularly Ubuntu, Eclipse is installed by default to use the open source GCJ, which has drastically poorer performance. …