Eclipse: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
* http://akovid.blogspot.de/2012/08/installing-eclipse-juno-42-in-ubuntu.html | * http://akovid.blogspot.de/2012/08/installing-eclipse-juno-42-in-ubuntu.html | ||
** Change the permissions if needed: sudo chmod -R 777 . | ** Change the permissions if needed: sudo chmod -R 777 . | ||
+ | |||
+ | * Fix the black JavaDoc tooltips Background: http://askubuntu.com/questions/70599/how-to-change-tooltip-background-color-in-unity/101913#101913 | ||
==Plugins== | ==Plugins== | ||
Zeile 10: | Zeile 12: | ||
* Eclipse XML Editors and Tools | * Eclipse XML Editors and Tools | ||
− | [[Category: | + | ==Eclipse and Github== |
+ | http://www.vogella.com/articles/EGit/article.html | ||
+ | |||
+ | [[Category: Software]] |
Aktuelle Version vom 10. April 2013, 11:40 Uhr
Installation
Ubuntu 12.04
- http://akovid.blogspot.de/2012/08/installing-eclipse-juno-42-in-ubuntu.html
- Change the permissions if needed: sudo chmod -R 777 .
- Fix the black JavaDoc tooltips Background: http://askubuntu.com/questions/70599/how-to-change-tooltip-background-color-in-unity/101913#101913
Plugins
- JavaScript Development Tools
- PHP Development Tools
- Eclipse XML Editors and Tools