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...
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.
Have you ever tried to debug complex programs/object structures in eclipse? Spent years or your life or resorted to making paper sketches as you debug?
GraphHeap is an eclipse plugin that works ...
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...
Welcome to inCode Helium, the next generation quality exploration tool designed by developers, for developers. inCode Helium detects quality problems and helps you understand their underlying cause...
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 own, are respons...
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 Eclipse. Most...
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...
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...
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...
JRipples helps programmers during software change. JRipples is based on the philosophy of “intelligent assistance”, which requires close cooperation between the programmer and the tool. The tool an...
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,...
<b>Kaveri</b> provides a tool for performing static slicing of Java programs. Using Kaveri, the user can select a program point p and find all the program points that may depend on or ...
lambda4jdt 2012 version of lambda4jdt. Eclipse plugin to fold anonymous inner classes as lambdas in Java Editor. * Support for Eclipse Indigo SR2 3.7.2 * Remove need for marker comment, simplify to...
Run your Python code while you type. Displays variable state or turtle graphics that are updated as you type your code. Requires PyDev, so install PyDev first.
metriculator creates static software metrics based on C++ source code, e.g. cyclomatic complexitiy or logical lines of source code. For more information goto https://github.com/ideadapt/metriculator
Offensive360 SAST Plugin
Plugin for Eclipse IDE to provide a list of vulnerabilities in the source code without any compilation.
The plugin includes:
Scanning Vulnerabilities In Source ...
o3smeasures is a measure-based tool to evaluating software quality using different source-code properties. The tool provides information on software artifacts using the 15 measures most cited in em...
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, using streams efficie...