Install Favorites for eahnell
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 Sunday, May 1, 2022 - 00:51 by Lars ödderitzsch
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, Search, Documentation, IDE, Editor
Last Updated on Friday, April 15, 2022 - 09:25 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, Source Code Analyzer, Tools
Last Updated on Friday, January 15, 2021 - 10:12 by Joerg Spieler
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 Saturday, April 30, 2022 - 17:47 by Philip Graf
Eclipse plugin for editing Java resource bundles. Lets you manage all localized .properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from...
Editor, UI, IDE, Languages, Code Management
Last Updated on Friday, January 15, 2021 - 10:10 by Konrad Tendera
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...
Source Code Analyzer, Tools, Testing
Last Updated on Friday, January 15, 2021 - 10:16 by Andrey Loskutov
With Xtext you can easily create your own programming languages and domain-specific languages (DSLs). The framework supports the development of language infrastructures including compilers and inte...
Languages, Editor, Modeling, IDE, General Purpose Tools
Last Updated on Friday, April 15, 2022 - 09:25 by Sven Efftinge