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...
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...
Extend your Eclipse IDE to support building software using Gradle. This solution is provided by the Eclipse Foundation.
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...
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...
This plug-in lets you run your TestNG tests from Eclipse. You can run suites, groups or individual methods. Errors are reported in a separate tab that lets you jump to failing...
The JSON Editor is a simple plugin for the Eclipse IDE that Supports every eclipse flavor (JavaEE, CDT, RCP, you name it!) Supports eclipse version 3.7 - 4.11.0 and most probably...
The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors...
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...
The Archive Utility extends the Eclipse IDE to browse and extract zip archive files within the workspace. Zip-compatible archives like JARs, WARs, etc. are of course also supported...
Quarkus Tools provides easy bootstrapping and code assist for Quarkus.
Secure development for developers and teams Snyk Security finds and fixes security vulnerabilities in your projects early in the development lifecycle to help you ace your security...
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...
=== This version is outdated. Please use the latest version of JDK Mission Control instead. === Java Mission Control is a tool for production time profiling and diagnostics. It is...