Speeding up Eclipse in Ubuntu 12.04

Speeding up Eclipse in Ubuntu 12.04

acidjunk
December 7, 2012
1 min read

I noticed that Eclipse was getting very Slow. Even with 6Gb of mem.

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

Then choose it:

sudo update-alternatives --config java

Screenshot-from-2012-12-07-013717.png

Tags

Computerz linux