Install Favorites for ahmann
Installable listings
Spring Tools 4 is the next generation of Spring Boot tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing Spring-Boot-based ent...
IDE
Last Updated on Wednesday, September 13, 2023 - 10:52 by Martin Lippert
SonarLint is an IDE extension that helps you detect and fix quality issues as you write code in Java, JavaScript, PHP, Python and HTML.
Tools, Source Code Analyzer
Last Updated on Wednesday, September 6, 2023 - 05:35 by Julien HENRY
Enhanced Class Decompiler integrates JD, FernFlower, Quiltflower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly. It also integrat...
Code Management, Source Code Analyzer, Editor, J2EE Development Platform, Tools
Last Updated on Friday, July 14, 2023 - 10:15 by Pascal Bihler
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 queries against the...
Code Management, SCM, Team Development
Last Updated on Friday, July 14, 2023 - 10:14 by Chris Aniszczyk
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench:
Fast develop/test cycl...
Tools, Testing
Last Updated on Friday, July 14, 2023 - 10:16 by Marc R. Hoffmann
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 Java code adheres to...
Source Code Analyzer
Last Updated on Thursday, August 24, 2023 - 19:56 by Lars ödderitzsch
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 of the Java libr...
Tools, Source Code Analyzer, IDE
Last Updated on Wednesday, December 14, 2022 - 09:47 by Andrey Loskutov
The Eclipse Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.
Tools, Linux Tools
Last Updated on Wednesday, September 13, 2023 - 10:44 by Roland Grunberg
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 tests efficiently. Th...
Testing
Last Updated on Tuesday, May 30, 2023 - 01:28 by Cedric Beust
MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support ...
Testing
Last Updated on Friday, July 14, 2023 - 10:13 by Vera Henneberger
This plugin is not needed starting with Eclipse 2022-09 (4.25)
From Eclipse 2022-09 the official Eclipse Console supports ANSI escape sequences:
https://www.eclipse.org/eclipse/news/4.25/platfo...
General Purpose Tools, Tools, IDE
Last Updated on Wednesday, September 14, 2022 - 05:22 by Mihai Nita
m2e-apt functionality is now directly included in m2e 2.x, therefore this m2e-apt entry is no longer compatible with Eclipse 2022-09 and needs to be removed.
m2e-apt aims at providing automatic ...
Build and Deploy
Last Updated on Tuesday, September 13, 2022 - 10:45 by Fred Bricon
Eclipse plugin that handles the derived state of resources from a textual file .derived.
See details at http://nodj.github.io/AutoDeriv/
Tools
Last Updated on Wednesday, December 14, 2022 - 09:49 by Paul Verest
The connector is designed to execute the wsimport,wsgen,wsimport-test and wsgen-test goals of the jaxws-maven-plugin with m2e.
Build and Deploy, IDE
Last Updated on Monday, February 4, 2019 - 13:56 by Coder Plus