Für das Eclipse-Ökosystem gibt es eine unendliche Fülle an Plugins.
Hier meine zehn Favoriten ohne die ich nicht mehr arbeiten könnte:


1. EGit - Git Team Provider

EGit ist ein Source Code Versioning Tool für Git. Das EGit-Projekt implementiert die Eclipse-Tools auf Basis von JGit, einer Java-Implementierung von Git.

https://marketplace.eclipse.org/content/egit-git-team-provider
 
EGit History
EGit Staging View


2. MoreUnit

MoreUnit ist ein Eclipse-Plugin welches das Schreiben von Unit-Tests in Java vereinfacht.

https://marketplace.eclipse.org/content/moreunit

Markierung von Klassen mit Unit-Tests

Markierung von Methoden mit Unit-Tests

Einfaches Hin-und-Her wechseln zwischen Test und Implementierung
 

3. EclEmma - Java Code Coverage

EclEmma ist ein Code-Coverage-Tool für Eclipse. Es ermöglicht das einfache Überprüfen der Code-Coverage-Rate von Unit-Tests.

https://marketplace.eclipse.org/content/eclemma-java-code-coverage

Code-Coverage-Ansicht


4. TM Terminal

Ein vollständiges Terminal in Eclipse. Auch unter Windows!

https://marketplace.eclipse.org/content/tm-terminal 


Linux SSH-Terminal

Windows PowerShell

5. Checkstyle

Das Checkstyle-Plugin integriert das gleichnamige Tool für statische Source-Code-Analyse in Eclipse.

https://marketplace.eclipse.org/content/checkstyle-plug

Checkstyle-Annotationen

6. Findbugs

Findbugs ist ebenfalls ein Tool für statische Source-Code-Analyse. Das Plugin integriert dieses Tool in Eclipse.

https://marketplace.eclipse.org/content/findbugs-eclipse-plugin

Findbugs Workflow

Mylyn Builds Connector for Hudson/Jenkins adds View to review, start builds in CI server. - See more at: http://marketplace.eclipse.org/content/hudsonjenkins-mylyn-builds-connector#sthash.Rq1r8Sms.dpuf

7. Eclipse Code Recommenders

Eclipse Code Recommenders hilft bei der Code Completion indem es zeigt wie andere Entwickler dasselbe API verwendet haben.

http://marketplace.eclipse.org/content/eclipse-code-recommenders

Komplettierung von Methoden-Aufrufen

Chaining von Methoden

8. InstaSearch

Ermöglicht die Live-Suche im kompletten Project-Source-Code.

http://marketplace.eclipse.org/content/instasearch

Live-Suche

9.  Log Viewer

Eine einfache, aber extrem nützliche View um externe Logfiles anzuzeigen.

http://marketplace.eclipse.org/content/logviewer

 
Externes Log File


10. Properties Editor

Ein Editor für "*.properties" Dateien. Handhabt das automatische Encoding von Unicode-Characters.

This editor can directly edit property files written in Unicode reference characters, and saves the time and effort of converting into Unicode through native2ascii. In addition to the usual functions of an editor, the plugin is integrated with Eclipse. Files can be opened in the IDE and saved in Unicode. It can use by intuitive and simple operation. - See more at: http://marketplace.eclipse.org/content/properties-editor#sthash.L4Rq0QXR.dpuf
This editor can directly edit property files written in Unicode reference characters, and saves the time and effort of converting into Unicode through native2ascii. In addition to the usual functions of an editor, the plugin is integrated with Eclipse. Files can be opened in the IDE and saved in Unicode. It can use by intuitive and simple operation. - See more at: http://marketplace.eclipse.org/content/properties-editor#sthash.L4Rq0QXR.dpuf
This editor can directly edit property files written in Unicode reference characters, and saves the time and effort of converting into Unicode through native2ascii. In addition to the usual functions of an editor, the plugin is integrated with Eclipse. Files can be opened in the IDE and saved in Unicode. It can use by intuitive and simple operation. - See more at: http://marketplace.eclipse.org/content/properties-editor#sthash.L4Rq0QXR.dpuf
http://marketplace.eclipse.org/content/properties-editor


Properties-Datei mit Sonderzeichen

Weitere erwähnenswerte Plugins 


Gibt es noch weitere erwähnenswerte Plugins? Feedback würde mich interessieren.

Weitere Kandidaten: