Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| howto:eclipse [04.03.2012 21:24 (vor 15 Jahren)] – cwacha | howto:eclipse [16.11.2016 23:18 (vor 10 Jahren)] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== | + | ====== |
| + | * [[http:// | ||
| + | |||
| + | ====== | ||
| ^Plugin ^ Website ^ Update Site ^ | ^Plugin ^ Website ^ Update Site ^ | ||
| | Log Viewer | http:// | | Log Viewer | http:// | ||
| | 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: | ||
| - | ====== Standard Eclipse Plugins ====== | + | < |
| + | -Xms256m | ||
| + | -Xmx1024m | ||
| + | -XX: | ||
| + | -XX: | ||
| + | </ | ||
| - | From standard update site http:// | ||
| - | * Eclipse EGit | ||
| - | * Subversive SVN Team Provider (Incubation) | ||
| - | * Subversive SVN Connectors (you might need to install the above first) | ||
| - | * SVNKit 1.3.5 Implementation (you might need to install the above first) | ||