Automatically find and correct fragments of code to make your Java's source code more efficient, shorter and more readable More info on https://www.spartan.org.il
AppPerfect offers following products for complete and comprehensive solution for testing and monitoring the performance of your application. These products that are designed to help you test your a...
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 Cantata Eclipse...
Robusta, a programmatic bad smell detection tool, has been developed to help Java developers deal with 6 types of exception handling bad smells. Robusta is capable of detecting exception related ba...
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...
AiXcoder Code Completer & Code Search Engine for Java
AiXcoder is a powerful code completer & code search engine based on state-of-the-art deep learning technology. It has the potential ...
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...
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.
Logging code Cleanup plugin for Eclipse
This is an extension of the Eclipse Clean Ups which detects invocations of the
logging methods with compound arguments (i.e. arguments...
This project builds Eclipse plugins that connect some other Eclipse plugins with their corresponding Maven plugins. If you've gone to a lot of trouble to set up just the Checkstyle, PMD or Findbugs...
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
ModelGoon brings new points of view of a Java project. Thanks to its tight connection and interaction with the Eclipse Java Development Tools JDT. ModelGoon provides also round-trip features on Cla...
nWire for Java: Code Exploration for Eclipse
Visualize and understand the application components and associations.
Find your way through the most complex code
Focus on coding, maximize your ...
nWire for PHP: Code Exploration for Eclipse
Visualize and understand the application components and associations.
Find your way through the most complex code
Focus on coding, maximize your p...
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...
Jump to code is integration of OtrosLogViewer with Eclipse IDE. If log event contains stack trace user can move mouse on selected stack element and click on it. IDE will open java class at selected...
Plugin provides both command line and Eclipse UI for static package, plugin and feature dependencies analysis (the dependencies are read from MANIFEST.MF and feature.xml files).
The project is s...
PMD scans Java source code and looks for potential problems like:
* Possible bugs - empty try/catch/finally/switch statements
* Dead code - unused local variables, parameters and private ...
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...
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...
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...