Get Eclipse
Eclipse Plugins
Plugin | Website | Update Site |
---|---|---|
Log Viewer | http://code.google.com/a/eclipselabs.org/p/logviewer/ | http://logviewer.eclipselabs.org.codespot.com/git/de.anbos.eclipse.logviewer.update/ |
EasyShell | http://marketplace.eclipse.org/content/easyshell | http://pluginbox.sourceforge.net |
PyDev | http://pydev.org/ | http://pydev.org/updates/ |
Java Decompiler | http://java.decompiler.free.fr/?q=jdeclipse | http://java.decompiler.free.fr/jd-eclipse/update |
EGit | ? | http://download.eclipse.org/releases/indigo |
Subversive SVN Team Provider (Incubation) | ? | http://download.eclipse.org/releases/indigo |
Colorer Editor | http://colorer.sourceforge.net/ | http://colorer.sf.net/eclipsecolorer/ |
Diff (external) | http://externaldiff.sourceforge.net/ | dropins download |
Note: After installing SVN Team provider goto the SVN Repository perspective and download the SVNKit 1.3.5 implementation.
Tuning eclipse.ini
Replace the variables at the end with the following ones:
-Xms256m -Xmx1024m -XX:MaxPermSize=196m -XX:PermSize=128m