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...
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
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...
DBeaver is free universal SQL client/database tool for developers and database administrators. It supports more 100 preconfigured database drivers. Features: database schema...
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...
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...
Note: starting with 4.27 M3 the plugin will be shipped as a part of default Eclipse SDK package. Bytecode Outline plugin shows disassembled bytecode of current java editor or class...
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...
The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created? If you know the Call Hierarchy plugin, you will find the Data...
A java hex editor. Standalone application (SWT widgets) and Eclipse plugin. Support for very large files. Hex, Ascii and Unicode find. Overwrite/insert modes. Binary and text cut...
E4 spies are a tooling dedicated to the developper to help him to understand what is running in the E4 engine. This tooling must be installed by all developers that want to...