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...
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.
A critical issue in developing TTCN-3 test suites is the readability, consistency, maintainability, and documentation of Testing and Test Control Notation version 3 (TTCN-3) code...
The Java 8 Stream API sets forth a promising new programming model that incorporates functional-like, MapReduce-style features into a mainstream programming language. However...
Cantata advanced high productivity techniques allow developers to dynamically prove their code with intelligent unit and integration testing, in the most cost effective manner. The...
Goanna Studio brings the power of deep static C/C++ source code analysis to the fingertips software developers by integrating the Goanna technology directly into the Eclipse IDE.
ThreadSafe is an advanced static analysis product that focuses on concurrency issues in Java. Integrated with Eclipse, and running on Windows, Linux and OS X, it identifies and...
Includator is an Eclipse CDT plugin which helps to manage include dependencies in C/C++ projects. With the help of static code analysis, problems or improvements can be detected...