Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| howto:eclipse [04.03.2012 20:36 (vor 15 Jahren)] – angelegt cwacha | howto:eclipse [16.11.2016 23:18 (vor 10 Jahren)] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== Get Eclipse ====== | ||
| + | * [[http:// | ||
| + | |||
| ====== Eclipse Plugins ====== | ====== Eclipse Plugins ====== | ||
| ^Plugin ^ Website ^ Update Site ^ | ^Plugin ^ Website ^ Update Site ^ | ||
| Zeile 4: | Zeile 7: | ||
| | EasyShell | http:// | | EasyShell | http:// | ||
| | PyDev | http:// | | PyDev | http:// | ||
| + | | Java Decompiler | http:// | ||
| + | | EGit | ? | http:// | ||
| + | | Subversive SVN Team Provider (Incubation) | ? | http:// | ||
| + | | Colorer Editor | http:// | ||
| + | | Diff (external) | http:// | ||
| + | |||
| + | 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: | ||
| + | -XX: | ||
| + | </ | ||