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 automatically where...
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...
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 explains coding erro...
SSVChecker (Static Security Vulnerability Checker) is the Eclipse plug-in tool developed to aid software developers in identifying potential security vulnerabilities during software development in ...
BEX Code Compare is a library and Eclipse plugin, which uses Patience sort / Myers diff and some post diff processing to yield an enhanced code compare
Common coding and design practices in software projects are a good thing. To support them, there is a number of helpful tools around, such as static code analyzers, test coverage tools, code format...
X-Ray is a free open-source software visualization plug-in for the Eclipse framework,
it provides System Complexity View, Class and Package Dependency View for a given Java project.
The model i...
Eclipse Code Recommenders assists Java developers in learning how to use and extend new APIs by leveraging the information hidden in the source code of existing applications and integrating the gai...
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...
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com A...
PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques which allow it to provide things such as code c...
Design and Verification Tools (DVT) is an integrated development environment (IDE) for the design and verification engineers working with SystemVerilog, Verilog, VHDL, e, UPF, CPF, SLN, PSS, SDL. I...
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...
FOR INSTALLING JSPARROW USE THE EXTERNAL INSTALL BUTTON!!!
jSparrow detects and automatically replaces bugs and code smells in Java sources with a rule-based approach. j...
Enhanced Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly. It also integrates with ...
Get all of the information that you need about open source security vulnerabilities in your software projects in real-time with WhiteSource Advise.
WhiteSource Advise works quickly and unobtrusi...
The Teamscale Integration for Eclipse allows for seamless browsing of quality defects found by the Teamscale software‐quality analysis server. Teamscale analyzes your source code incrementally with...
The Synopsys® Code Sight™ plug-in identifies quality and security issues in your software while you code with Coverity SAST. It scans automatically, and highlights issues in the developme...
CodeMR Summary
CodeMR is a multi-language (Java and C++) software quality and static code analysis tool.
You can measure your software metrics and high-level quality attribu...
HCL AppScan on Cloud Plugin
Apply the power of static application security testing with HCL AppScan on Cloud – a SaaS solution that helps to eliminate vulnerabilities from application...
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...
A set of tools to optimize the creation and maintainability of JUnit tests.
Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages, classes, methods,...
BEX Code Compare is a library and Eclipse plugin, which uses Patience sort / Myers diff and some post diff processing to yield an enhanced code compare
Context-Sensitive Type Solver Tool for Finding the Fully Qualified Name of the API Element in Online Code Snippets
Code snippets available in community question answering sites (CQA) are a great...
tldr; Eclipse plugin to show and hide callers from tests in the call hierarchy
Often when browsing a code base, you want to know where certain constructors/methods are used. JDTs call hiera...
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 information ab...