Favorites for Rune Flobakk
Install Rune Flobakk favorites
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...
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.
Grep Console
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...
macOS Eclipse Launcher
A little utility for macOS that adds a Open Workspace menu entry which when activated opens the selected workspace in a new Eclipse instance. In addition Eclipse instance icons get...
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)...
JDepend4Eclipse
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses a set of Java class and...
FreeMarker IDE
Editor for Apache FreeMarker templates (ftl, ftlh, ftlx, etc.) with syntax error markers as you type, syntax highlighting (for the template language only), some code completion...
m2e-connector for maven-dependency-plugin
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...
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...
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...
Maven Phases and Goals
UPDATES: 1.0.65: Allow saving of m2e launch configuration. 1.0.64: Delete config button 1.0.63: Allow saving configurations 1.0.62: Remember flags and CLI Options. Do not close the...
QuickREx
A fork of the QuickREx Plugin by Bastian Bergerhoff on SourceForge. Only supports java.util.regex as a regular expression engine.
Java Stream Inspector
Inspection tool for Java Streams