Install Favorites for dschaarschmidt
Installable listings
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench:
Fast develop/test cycl...
Testing, Tools
Last Updated on Friday, April 14, 2023 - 13:31 by Marc R. Hoffmann
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your Java code adheres to...
Source Code Analyzer
Last Updated on Friday, April 14, 2023 - 13:32 by Lars ödderitzsch
FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libr...
IDE, Source Code Analyzer, Tools
Last Updated on Wednesday, December 14, 2022 - 09:47 by Andrey Loskutov
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity templates for Javad...
Editor, IDE, Documentation, Search, Code Management
Last Updated on Friday, April 14, 2023 - 13:29 by Martin Kesting
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
IDE, Tools, Source Code Analyzer
Last Updated on Wednesday, December 14, 2022 - 09:46 by Joerg Spieler
Do you want more beautiful Eclipse 4? Change it!
Release Note
Bug Report
User Guide
FAQ
Get more information from https://github.com/jeeeyul/eclipse-themes
Please Don't Post...
UI
Last Updated on Wednesday, December 14, 2022 - 09:47 by Jeeeyul Lee
Dark UI theme for Eclipse 4+.
Installation:
Install the plugin;
Restart Eclipse and go to Window > Preferences > General > Appearance;
Select MoonRise (standalone) or, for...
UI
Last Updated on Friday, October 21, 2022 - 19:56 by Andrea Guarinoni
What is new? * Added support for Copy Path, Explore and Command Line Shell actions to local resources in RSE (Needs RSE) * Added Copy SVN URL for resources in SVN based projects (Needs Subclipse) *...
IDE, Tools
Last Updated on Wednesday, December 14, 2022 - 09:46 by Sandip Chitale
Apache IvyDE™ is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse.
It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, o...
Build and Deploy, Code Management, Editor
Last Updated on Wednesday, December 14, 2022 - 09:47 by Nicolas alevée
Quickly install 4 plugins to colorize Eclipse: ECT, Moonrise, Jeeeyuls, EditBox
Eclipse Color Theme - Eclipse 3.x [mainly] Editors color themes, original author Felix H. Dahlke
E...
Tools, UI, IDE, Editor
Last Updated on Friday, January 15, 2021 - 10:11 by Paul Verest
Mylyn Builds Connector for Hudson/Jenkins adds Builds view to review, start builds in CI server.
Features:
- connect to many Hudson/Jenkins instances, filtered list of jobs
- view bu...
Tools, Build and Deploy
Last Updated on Wednesday, December 14, 2022 - 09:48 by Paul Verest
CallGraph:
Provides Call-Path and Sequence Diagram viewers.
Enables graphical analysis of program call relations and flow sequencing. Also enables exploration of extended class inheritance h...
Source Code Analyzer, Search, Tools
Last Updated on Wednesday, December 14, 2022 - 09:46 by Gerald Rosenberg
Non-installable listings
JadClipse is a plug-in that seamlessly integrates Jad (the fast Java decompiler) with Eclipse.
Normally, when opening a class file the Class File Viewer will show a brief API outline of the clas...
Code Management
Last Updated on Thursday, August 25, 2016 - 11:18 by Johann Gyger