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...
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...
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...
Provides support for editing the OpenAPI files (formerly known as Swagger). See documentation for more details. Features Supports versions 2.x and 3.x of OpenAPI. Supports both...
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...
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...
Using the Payara Eclipse Tools, you can integrate Payara Server and Payara Micro within the Eclipse IDE and perform the following tasks: Starting and stopping the Payara Server...
An eclipse add-on which extends the context menu for accessing various windows tools like Beynod Compare, Tortoise SVN or Tortoise Git.
The JavaCC Eclipse Plug-in provides a JavaCC/JJTree & JTB editor, some views, associated editing capabilities, and a builder which process .jj, .jjt & .jtb files and integrates...
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...
Automatically opens previous perspective when debugging ends. Behaviors: (configurable: Preferences -> Debug Perspective Auto Closer) 1) [default] when all debug launches have...
This is an Eclipse plugin that allows the user to write code templates (or code snippets) for the Java editor where some template variables are computed from other template...
This plugin adds features to quickly re-open recently closed files. * New dialog to view and re-open recently closed editors * Open the last closed editor via keyboard shortcut *...
An Eclipse plugin that enables split and rearrangement of open editors with keyboard shortcuts (which is not given as an option in the standard Eclipse distribution). Currently...
SmartClose intelligently closes unused editor tabs after a period of time. You can use this plugin in conjunction with FastOpen to reopen closed editor tabs quickly. Features Set...
This is very simple eclipse plug-in Decorate Java elements with Javadoc headings or method return values. Just installing it will help you get a quick overview of the class library...
This is an Eclipse plugin that adds commands to cut and copy a complete line or the selected text, depending on the selection. If there is no text selected then the complete line...
Allows to define an area around the cursor to keep visible when scrolling. The preferences can be found under "General - Editors - Text Editors - ScrollOffset". This is nearly...
String Utils - Allows you to format SQL queries inside Eclipse editor. - Extract and unescape string content from variable. How to: 1) Set cursor inside bounds of the string 2)...