Sunday, January 12, 2014

Lightweight Eclipse Installation (Java)

Hi,

For those of you working with Eclipse, or those who must work with Eclipse, you might want to get a lightweight installation. Not only will it let you install plugins yourself (and learn in the process) but it will be fast, barebone and bloat free.

First, get the Eclipse Platform Runtime Binary.  Go to http://download.eclipse.org/eclipse/downloads/ , then scroll down to the latest release. Then find the section and download the correct Eclipse for your architecture.



After you download, extract and run Eclipse all you need to do to get Java is go to Help -> Install New Software. Then filter with "Java" and download the Eclipse Java Development Tools.



When it's complete you'll have a fast, bloat free and ready Eclipse installation. Check by going to File -> New Project and seeing if Java Project is there.










Do the usual setup of classpath, Java runtime etc., and you're good to go.

If you spend hours and hours in front of Eclipse, you might need a black background so it doesn't kill your eyes. Get the Moonlight UI theme here: then Eclipse color themes here  . Your Eclipse should look like Sublime now.

screenshot