Snippet Search
Utility eclipse plugin to do snippet search from editors and console. This is a small but useful when a developer lands in an exception in console and wants to find out more from...
Preference Editor Eclipse Preference Editor would be useful for developers debugging Eclipse/RCP applications - it allows to view/edit preferences for the running IDE, as well as...
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 *...
ABAP Task Scanner is an Open Source Eclipse plugin which provides the possibility to scan for TODOs, FIXMEs and XXXs in the source code of ABAP Objects such as Classes, Interfaces...
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...
eclipse-p2-composite-repository Eclipse p2 composite repository allows you to combine several p2 repositories (aka Eclipse update site) into 1 virtual repository, that can be...
Launch build, execute Java class, run Jetty or Tomcat6 by right-clicking pom.xml (or pom2.xml ). Project does not need to be Maven project. Just pom.xml would be enough. (The...
A plugin for Selenium, It makes it really easy using Selenium Grid inside Eclipse and running your System Tests. (Also available as standalone application.) Features 1. Start/Stop...
Panel with vertical list of editor tabs. Handy if you have a lot of opened or frequently used files, since click on item activates corresponding editor. New item is added to list...
vmlens, testing multi-threaded applications on the JVM made easy. Simply running your tests with multiple threads does not work. Bugs depend on a specific thread interleaving...
ABAP Tags is an Open Source Plugin which provides tools for adding arbitrary tags to ADT objects. The main features of this plugin are: View to manage ABAP Tags Wizard to assign...