Install Favorites for rmisingnamesp2
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...
Code Management, Editor, Search, Documentation, IDE
Last Updated on Friday, April 14, 2023 - 13:29 by Martin Kesting
Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multi...
Tools, Logging
Last Updated on Wednesday, December 14, 2022 - 09:47 by Andre Bossert
MouseFeed helps to form a habit of using keyboard shortcuts. When the user clicks on a button or on a menu item, the plugin shows a popup reminding about the key shortcut. After a few times, you re...
Other
Last Updated on Thursday, December 22, 2022 - 09:43 by Team Sigasi
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse.
- What is JDepend? (from www.clarkware.com):
JDepend traverses a set of Java class and source file directo...
Tools, Source Code Analyzer, Testing
Last Updated on Friday, January 15, 2021 - 10:16 by Andrey Loskutov
JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings.
JDeodorant employs a variety of novel m...
Source Code Analyzer
Last Updated on Friday, April 14, 2023 - 13:30 by Tsantalis Nikolaos
The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created?
If you know the Call Hierarchy plugin, you will find the Data Hierarchy ver...
Source Code Analyzer, Tools
Last Updated on Friday, January 15, 2021 - 10:13 by Andrey Loskutov
Non-installable listings
Extended VS Presentation plugin contributes powerful editing sessions management and highly customisable and very useful Eclipse skin ("look and feel").
Editing sessions management all...
UI, Tools
Last Updated on Friday, December 25, 2020 - 05:42 by Andrey Loskutov