Dartboard is an Eclipse plugin for Dart development. It allows to easily edit Dart source code with analysis as-you-type and syntax highlighting, execution of Dart programs directly from the I...
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 Hierarchy ver...
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 pluggable extensions.
...
Git Pusher is an eclipse plugin which helps in pushing the complete codebase or code snippet directly to GitHub or Bitbucket. This plugin does not provide any git functionality, it only provid...
A plugin to debug C++ Application remotely The gdb is running on remote system using ssh protocol It is only required to have gdb installed in the remote server. (The gdbsever is not required by th...
A small timer plugin intended for use as a rotation timer in a Coding Dojo.
The plugin interrupts you after the set time runs out.
It forbids further access to any eclipse functionality...
Tools for the Doma (https://github.com/domaframework/doma).
Doma Tools provides the following features:
Jump from Java files to the corresponding SQL files and vice versa.
Run ...
DoodleDebug allows to graphically visualize objects directly from calls inside Java code. It’s basic usage works similar to Java’s widely used System.out.println() in order to keep this...
DPJ stands for Deterministic Parallel Java, and is available at http://dpj.cs.illinois.edu/. DPJizer is an Eclipse plug-in that helps programmers write DPJ programs. DPJizer is a refactoring tool t...
This small plugin is just an entry in the pop-up menu for classes that allow you to see a preview of a Draw2d class while you are editing it.
I saves you a lot of time when you are developping fea...
DSL Forge is a generator of domain-specific language (DSL) editors for web applications. The tool allows getting automatically web-based textual editors from ANTLR grammars: given a grammar specifi...
Based on the original work
https://marketplace.eclipse.org/content/easy-bookmark
developed on
https://github.com/hanks/Bookmark-plugin-for-eclipse
this plugin feature one very easy and ...
An easy to use grep console for Eclipse IDE with a handful of useful functions. Filter Strings or RegExp matches from any TextConsoles Highlights matches Use filter settings for each Grep Console E...
Use mouse's middle button to resize editors and views. Make an editor bigger or smaller just as in your mind. Say goodbye to sash aligning and dragging.
Just 3 steps: 1. Press and hold middle bu...
This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell, copy file...