howto:eclipse

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
howto:eclipse [04.03.2012 20:36 (vor 15 Jahren)] – angelegt cwachahowto:eclipse [16.11.2016 23:18 (vor 10 Jahren)] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
 +====== Get Eclipse ======
 +  * [[http://www.eclipse.org/downloads/|Eclipse IDE for Java EE Developers]]
 +
 ====== Eclipse Plugins ====== ====== Eclipse Plugins ======
 ^Plugin ^ Website ^ Update Site ^   ^Plugin ^ Website ^ Update Site ^  
Zeile 4: Zeile 7:
 | EasyShell | http://marketplace.eclipse.org/content/easyshell | http://pluginbox.sourceforge.net | | EasyShell | http://marketplace.eclipse.org/content/easyshell | http://pluginbox.sourceforge.net |
 | PyDev | http://pydev.org/ | http://pydev.org/updates/ | | 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:
 +
 +<code>
 +-Xms256m
 +-Xmx1024m
 +-XX:MaxPermSize=196m
 +-XX:PermSize=128m
 +</code>
  
  • howto/eclipse.1330889805.txt.gz
  • Zuletzt geändert: 16.11.2016 23:15 (vor 10 Jahren)
  • (Externe Bearbeitung)