Install Favorites for rgladwell
Installable listings
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making queries against the...
Team Development, Code Management, SCM
Last Updated on Friday, April 15, 2022 - 09:26 by Chris Aniszczyk
Eclipse Color Theme makes it possible to switch color themes conveniently and without side effects.
After the installation, go to Window→Preferences→General→Appereance->Color Them...
UI, IDE, Editor
Last Updated on Monday, February 4, 2019 - 13:52 by Felix H. Dahlke
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...
Tools, Testing
Last Updated on Wednesday, June 1, 2022 - 16:15 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 Sunday, May 1, 2022 - 00:51 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...
Tools, Source Code Analyzer, IDE
Last Updated on Monday, January 28, 2019 - 15:36 by Andrey Loskutov
m2e provides comprehensive Maven integration for Eclipse. You can use m2e to manage both simple and multi-module Maven projects, execute Maven builds via the Eclipse interface, and interact with Ma...
Tools, Build and Deploy
Last Updated on Tuesday, January 11, 2022 - 08:55 by Anonymous
HgEclipse is a plugin providing support for the highly popular Mercurial distributed version control system within the Eclipse IDE.
HgEclipse supports:
cloning repositories and importing them...
SCM, Code Management, Team Development
Last Updated on Monday, February 4, 2019 - 13:54 by Intland Software
Log4E is free since version 2.0.0! Log4E is an Eclipse Plugin which helps you to set up your logger easily in Java Projects. It assists you in several tasks: logger declaration, logger Insertions a...
Code Management, Logging, Tools
Last Updated on Friday, January 15, 2021 - 10:11 by Jan-Friedrich Mutter