SonarQube for IDE
This plug-in helps you detect and fix quality and security issues as you write code in Java/JSP, C/C++, JS/TS/CSS, PHP, Python, and HTML/XML, as well as other languages.
This plug-in helps you detect and fix quality and security issues as you write code in Java/JSP, C/C++, JS/TS/CSS, PHP, Python, and HTML/XML, 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...
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making...
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...
Extras for Eclipse is a collection of small extensions for the Eclipse IDE. They include a launch dialog, a JUnit status bar, a launch configuration housekeeper, and little helpers...
Enables evaluation of XPath expressions against the active text editor containing XML.
Kubernetes manifest file editor Features Autocomplete in manifest files Error markers for YAML syntax errors and some Kubernetes semantic errors Built in Kubernetes documentation...
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.