Spring Tools 4 (aka Spring Tool Suite 4)
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 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...
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...
Enables Enterprise Java Bean, Java Enterprise Application, Fragments, and Connector, Java Web Application, JavaServer Faces (JSF), Java Server Pages (JSP), Java Servlet, Java Web...
Includes the HTML, CSS, and JSON Editors, and JavaScript Development Tools from the Eclipse Web Tools Platform project, aimed at supporting client-side web development and node.js...
Extend your Eclipse IDE to support building software using Gradle. This solution is provided by the Eclipse Foundation.
The Eclipse Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has...
Just a YAML editor. Features: Fast and small Supports Go Templates (e.g. Helm charts) - see #76 Simple code completion for existing words Replacing always tab keypress by spaces...
A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are...
Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project. For questions and troubleshooting, please use our...
Mylyn integrates defect and project management systems, build systems and other software development tools with Eclipse.
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...
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...
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...
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either...
Overview Jenkins editor is a Jenkins build script editor plugin for eclipse with some additional features Features Code completion and tooltips (for Jenkins DSL) Syntax...
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...
This plugin is an editor for windows batch files (*.bat, *.cmd) Features Syntax highlighting Outline Quick-Outline (CTRL + o) Open referenced labels by hyperlink Simple code...
Maven (Java EE) Integration for Eclipse WTP (a.k.a m2e-wtp) aims at providing a tight integration between Maven Integration for Eclipse (a.k.a m2e) and the Eclipse Web Tools...
The Java Development Tools (JDT) project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform.
This is just a SQL editor. It is NOT a full database tool but just an editor for SQL files. Features. Syntax highlighting (Customizable colors, defaults for dark theme, keyword...
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...
Asciidoctor Editor This eclipse plugin is a text editor for asciidoc files. Features Fast html preview Easy to use, no special project setup necessary ( YouTube video) Can generate...
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 plug-in for working with MapStruct The plugin gives some assistence in projects that use MapStruct to generate bean mapping code. Code-Completions Completion of target...
In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the...
M2E Connector for the maven-dependency-plugin The connector is designed to execute the copy, copy-dependencies, unpack and unpack-dependencies goals of the maven-dependency-plugin...
developer utils : md5,sha,URL encoder&decoder, regex, base64 utils, Socket Server & Client devutilsplugin - http://kangtae49.github.io/dev-utils-plugin/update DigestUtil - convert...
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...
This is refresh build of CSV Edit v1.2 fork by Mathieu Savy at https://github.com/Mathieuu/CsvEdit CSV Edit v1.1 was available before at https://marketplace.eclipse.org/content/csv...
CallGraph: Provides Call-Path and Sequence Diagram viewers. Enables graphical analysis of program call relations and flow sequencing. Also enables exploration of extended class...
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.
The user may easily create a diagram (and the corresponding business model along with it) as part of any JPA-enabled project and may view and edit the model through this diagram...
Import a .jar or .war as a project into you Eclipse IDE, even if you don't have the source by decompiling the jar Supported project types Maven PDE Eclipse plugin WAR file Generic...
Maven launch participant enabling colored output when the ANSI Escape in Console plugin is installed. It can be disabled in the "Launch Extensions" tab of the Launch Configuration...
ProjectLocationUpdater This Eclipse plugin adds a wizard and a property page to update the project location by editing the `.location` file in your workspace. Usecase Correct the...
The connector is designed to execute the wsimport, wsgen, wsimport-test and wsgen-test goals of the jaxws-maven-plugin with m2e.
M2E Connector for the maven-remote-resources-plugin The connector is designed to execute the process and bundle goals of the maven-remote-resources-plugin with m2e.
Utility eclipse plugin to do snippet search from editors and console. This is a small but useful when a developer lands in an exception in console and wants to find out more from...
A simple Eclipse plugin to open .java file for a .class file, if the .java file is present in one of the open Java projects in Eclipse workspace. How does it work ? Monitors the...
lambda4jdt 2012 version of lambda4jdt. Eclipse plugin to fold anonymous inner classes as lambdas in Java Editor. * Support for Eclipse Indigo SR2 3.7.2 * Remove need for marker...
Source folders: Automatically configure source folders for the generated assertion classes. Refresh: Automatically refresh the generated assertion classes upon source changes.