Favorites for Sheip Dargutev
Install Sheip Dargutev favorites
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.
Enhanced Class Decompiler
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
AnyEdit Tools
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
Yaml Editor
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...
DBeaver
DBeaver is free universal SQL client/database tool for developers and database administrators. It can work with any database server which has JDBC or ODBC driver. It supports...
SpotBugs Eclipse plugin
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...
Eclipse Docker Tooling
The Eclipse Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.
JSON Editor Plugin
The JSON Editor is a simple plugin for the Eclipse IDE that Supports every eclipse flavor (JavaEE, CDT, RCP, you name it!) Supports eclipse version 3.7 - 4.11.0 and most probably...
Memory Analyzer
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...
CodeMix 3
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
Unnecessary Code Detector
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.
Jenkins Editor
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...
Batch Editor
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...
Quick Search for Eclipse
Eclipse Quick Search is a fast and easy to use "search as you type" text search tool. Open with Cmd-Shift-L, type your search and see results immediately. Please note: As of...
Eclipse Zip Editor
This is a Zip archive editor for the Eclipse platform. Features: - Direct modification of files in archives using the editor itself. - Add and extract files also via drag & drop...
editorconfig-eclipse
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)...
Eclipse TeXlipse
The TeXlipse plugin provides both LaTeX and BibTeX editors, a project creation wizard, and a complete user manual of the editor functions. Additional features include syntax...
Eclipse Runner
The Eclipse Runner plugin improves the way of dealing with launch configurations in the Eclipse IDE. The plugin adds a new view called "Runner" to Eclipse. The view allows you to...
Clean Sheet
An ergonomic theme for the Eclipse Java IDE on Windows 10+ and Mac OS X+. Attuned to lessen visual fatigue and eyestrain Presents a clean and low-glare look and feel Based on well...
Indent Guide
IndentGuide Adds configurable indent guide lines to Eclipse text editors. Update site Certiv Tools https://www.certiv.net/updates Support Github Issues Preferences The preference...
HiJSON Editor
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...
CSV Edit Resurrector
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...
jSparrow - Java Refactoring and Java Code Analyzer
jSparrow plug-in developed for Java refactoring jSparrow is an IDE extension that helps you detect and fix quality problems as you write code. jSparrow flags errors, similar to a...
Extras for Eclipse
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...
ContextQuickie
An eclipse add-on which extends the context menu for accessing various windows tools like Beynod Compare, Tortoise SVN or Tortoise Git.
Guava Eclipse Plugin
"Guava Eclipse plugin" is an eclipse plugin which will generate following methods using Google guava utilty classes or jdk utility classes toString() [STRG + SHIFT + 4] equals...
Commander
Next generation command and resource palettes Provides alternative interfaces to quick access and open resource allowing for much faster identification, selection and execution...
Highlight On Selection
Highlight currently selected word. Works for all eclipse text based editors. This is UltraEdit style highlight on selection feature for eclipse. Source code: https://github.com...
ContextQuickie2
Showing the Windows Explorer Context Menu in Eclipse
Show All Instances of selected Java Class or Interface
As mentioned in the Eclipse help Java Development User Guide Tips and tricks Debugging section, when debugging with JavaSE-1.6 you can see all instances of a particular class. You...
Open .java file for .class file
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...
LineShortcuts
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...