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 an Antlr parse...
GraphWalker (http://graphwalker.github.io/) is a open source Model-based testing tool for test automation. The GW4E project (https://gw4e.github.io/) is separate from the GraphWalker project and it...
This is a plugin offering a bit of minishift integration.
Getting the Minishift IP
In order to get the IP of the minishift instance use:
${minishift_ip}
Which will get replaced with the IP a...
The Whole Language Workbench is a technology for engineering the production of software. We think that programming is an activity concerning the development of domain languages; so, we provide a La...
Never write glue code for @NamedQueries or @NamedNativeQueries yourself again.
The anqu method plug-in generates Java code to access @NamedQueries providing a compiler checked, typed,...
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
* The current s...
IMPORTANT: Requires the latest Eclipse 3.7 Indigo and a user account at merobase.com (enter information in CC preferences).
Code Conjurer is a software reuse tool developed at the chair for soft...
Introduction
The purpose of meta-pojos is to provide a very intuitive and easy-to-use API to browse your Java code. The querying is done in Java, allowing you to use your favorite IDE for content ...
This plugin lets you filter for projects that you can then select. Much like "Open Type" and "Open Resource" but for projects.
This is useful for when you want to select many...
2 plugins together for ASCII UML (plantuml) creation:
- PlantUML Editor from Asciidoctor Editor
- and Plantuml Eclipse plugin
More on https://ascii-uml.github.io/
ref https://github.com...
The Metafacture IDE provides Eclipse integration for the Culturegraph Metafacture tools.
It currently consists of an Xtext-based editor and a launcher for the Metafacture Flux language. Flux is ...
The skeletal implementation pattern is a software design pattern consisting of defining an abstract class that provides a partial interface implementation. However, since Java allows only single cl...
Plugin that provides additional template variables to JDT code templates:
- ${project_version} refers to the current version of your m2e project but excluding any -SNAPSHOT.
- ${project_artifacti...
TEA is a set of extensions for the Eclipse IDE with the primary goal to automate tasks in a way, so they can be executed both in the IDE as well as in headless environments. A great portion of TEA ...