Eclipse Java Development Tools
The Java Development Tools (JDT) project contributes a set of plug-ins that add the capabilities of a full-featured Java IDE to the Eclipse platform.
The skeletal implementation pattern is a software design pattern consisting of defining an abstract class that provides a partial interface implementation. However, since Java...
XVisitorDT is a syntax-directed Eclipse editor, including incremental grammar builder and formatter, for XVisitor grammars. XVisitor, bundled as part of the XVisitorDT builder, is...
Lua Development Tools (LDT) is about providing Lua developers with an IDE providing the user experience developers expect from any other tool dedicated to a static programming...
LiClipseText is an editor which enables Eclipse to be used as a general-purpose text editor, providing support for multiple languages out of the box. It's the Open Source (EPL...
Sencha’s Eclipse IDE plugin is an Integrated Development Environment tool that creates a confluence between Sencha Frameworks and Eclipse software. This integration comes in the...
K3 (Kermeta 3) is an action language build on top of the Xtend programming language in order to use it for executable metamodeling. Its key feature allows to "re-open" classes of...
A fork of the QuickREx Plugin by Bastian Bergerhoff on SourceForge. Only supports java.util.regex as a regular expression engine.
e(fx)clipse is a set of plugins who make developing JavaFX 2 application with your favorite IDE an excellent experience. It provides wizards, specialized CSS and XML editors needed...
This plug-in from the Eclipse JDT UI team provides a view to visualize the AST (abstract syntax tree) of a Java file open in the editor. Navigate from text selection to AST nodes...
An Eclipse plug-in for working with MapStruct The plugin gives some assistence in projects that use MapStruct to generate bean mapping code. Code-Completions Completion of target...