Unnecessary Code Detector
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.
Welcome to inCode Helium , the next generation quality exploration tool designed by developers, for developers. inCode Helium detects quality problems and helps you understand...
inFusion makes quality assurance of multi-million LOC systems not merely practical, but effective, successfully handling both object oriented and procedural style code. Whether you...
J2ObjC Eclipse Plugin, is an Eclipse plugin for interfacing Google's j2objc compiler in Eclipse. It allows you to generate Objective-C source codes from existing Java projects in...
Java Snippet Search is an Eclipse plug-in that allows you to search Java code for syntactic patterns by specifying example snippets.
This plug-in from the Eclipse JDT UI team provides a view to visualize the Java elements in Eclipse's Java model. The view shows the result of many method calls on model elements...
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...
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...
The JFrog Eclipse Plugin adds JFrog Xray scanning of Maven, Gradle and NPM project dependencies to your Eclipse IDE. It allows developers to view panels displaying vulnerability...
JProjectAnalyzer is an Eclipse plug-in which provides an easy and very quick means for analyzing a Java Source Project in the Eclipse IDE. JProjectAnalyzer Highlights...
JRipples helps programmers during software change. JRipples is based on the philosophy of “intelligent assistance”, which requires close cooperation between the programmer and the...