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.
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...
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...
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored...
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...
e(fx)clipse is a set of plugins who make developing JavaFX 2 application with your favorite IDE an excellent experience. It provides wizards, specialized CSS and XML editors needed...
An Eclipse plugin for Cucumber . New Feature list in the version available from the update site: Lambda Expression support for Cucumber-Java8 Content Assistance for feature file...
M2Eclipse provides tight integration for Apache Maven into the Eclipse IDE with the following features: Rich editor for pom.xml files Launching Maven builds from within Eclipse...
The plantuml library implements a DSL and renderer for many UML diagrams (class, sequence, objects, states, activities, …). See http://plantuml.com for more info about the DSL and...
Metrics, insights, & time tracking automatically generated from your programming activity. Open source on github: https://github.com/wakatime/eclipse-wakatime
The GWT Eclipse Plugin provides IDE support for GWT projects. GWT SDK Selection GWT Compiler Launcher GWT Development Mode with Jetty Launcher (a.k.a DevMode Super Dev Mode) GWT...