SonarLint
SonarLint helps you detect and fix quality and security issues as you write code in Java, JavaScript/TypeScript, PHP, Python, CSS, and HTML, as well as other languages.
SonarLint helps you detect and fix quality and security issues as you write code in Java, JavaScript/TypeScript, PHP, Python, CSS, and HTML, as well as other languages.
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
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...
The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Use the Memory Analyzer to analyze...
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...
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...
Infinitest is a continuous test runner for Java, and is valuable to developers using a unit testing tool called JUnit. Continuous testing is the practice of constantly running unit...
FluentMark An enhanced Markdown editing environment for Eclipse. Features Standard Markdown syntax Extended syntax Html - inline & block Math - inline & block Latex - inline &...
This plugin is a Highspeed JSON editor - designed to handle bigger files very fast. Especially files were JSON is in one line, which is normally a problem in eclipse: It often...
Provides support for editing the OpenAPI files (formerly known as Swagger). See documentation for more details. Features Supports versions 2.x and 3.x of OpenAPI. Supports both...
This plugin adds an " Environment Variables" tab in the Preferences, in the General section. This preferences page allows you to define global environment variables in eclipse. You...
The connector is designed to execute the wsimport, wsgen, wsimport-test and wsgen-test goals of the jaxws-maven-plugin with m2e.