Checkstyle Plug-in
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...
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...
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored...
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...
The Atlassian Connector for Eclipse allows you to manage JIRA issues and Bamboo builds without leaving the IDE. It is built on top of the Mylyn task interface. More information at...
Clover measures Java and Groovy code coverage and optimises your test execution so you can prioritise new test development, get faster feedback of test results, and reduce risk of...