SonarLint
SonarLint is an IDE extension that helps you detect and fix quality issues as you write code in Java, JavaScript, PHP, Python and HTML.
SonarLint is an IDE extension that helps you detect and fix quality issues as you write code in Java, JavaScript, PHP, Python and HTML.
Enhanced Class Decompiler integrates JD, FernFlower, Quiltflower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
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...
SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 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...
The AWS Toolkit for Eclipse will reach end of life on May 31, 2023 . Go to the Toolkit repo on GitHub to view more details. The AWS Toolkit for Eclipse is an open source plug-in...
Adds support for EditorConfig to Eclipse. The plugin applies the editorconfig settings for a file when opened in a supported editor (currently Text, Java, XML and Ant editors)...
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...
An Eclipse IDE plugin for building and deploying Java EE, OSGi and Web 2.0 applications to WebSphere Liberty. The 23.2 release was tested for use with Eclipse 2023-09. For a list...