Install Favorites for amisingnameiwx
Installable listings
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...
Source Code Analyzer, IDE, Tools
Last Updated on Wednesday, December 14, 2022 - 09:47 by Andrey Loskutov
The eclipse-pmd plug-in integrates the source code analyzer PMD into the Eclipse IDE. Everytime you save your work, eclipse-pmd scans your source code and looks for potential problems like possible...
Source Code Analyzer
Last Updated on Monday, May 22, 2023 - 14:43 by Philip Graf
Eclipse Quick Search is a fast and easy to use "search as you type" text search tool. Open with Cmd-Shift-L, type your search and see results immediately.
Please note: As of Eclipse 20...
IDE
Last Updated on Monday, November 4, 2019 - 08:14 by Martin Lippert
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
More Clipboard keeps track of the latest entries copied/cut into clipboard buffer and allows quick pasting from the popup list by pressing a hotkey. Inspired by Multi Clipboard plugin for Eclipse a...
Editor, IDE, UI
Last Updated on Friday, January 15, 2021 - 10:13 by Mikhail Barg
The Eclipse Runner plugin improves the way of dealing with launch configurations in the Eclipse IDE. The plugin adds a new view called "Runner" to Eclipse. The view allows you to categori...
Other, Tools, IDE, Code Management
Last Updated on Friday, April 14, 2023 - 13:29 by Łukasz Wachowicz
Non-installable listings
PMD scans Java source code and looks for potential problems like:
* Possible bugs - empty try/catch/finally/switch statements
* Dead code - unused local variables, parameters and private ...
Source Code Analyzer
Last Updated on Friday, September 6, 2013 - 18:17 by Emmanuel LESNE
Please download this plugin from its GitHub repository and then install it in Eclipse from where its zip/archive file is saved on disk. Detailed instructions are found here.
Team Explorer Everyw...
IDE, Collaboration, Code Management, SCM
Last Updated on Thursday, December 15, 2022 - 08:02 by David Staheli