Ubuntu + eclipse and aptana plugin

To speedup eclipse in Ubuntu install the SUN java package and make sure it is the system default. sudo update-alternatives –config java When installing the aptana plugin you will receive the error missing swt-mozilla-gtk. sudo apt-get install libswt-mozilla-gtk-3.4-jni xulrunner This will help you to run eclipse with the aptana plugin without errors at improvement performance.