FBToolkit is a suite of plugins targeting flex/actionscript developers.
The suite consists of:
CodeGen: A easy configurable template based code snippet generator.
FrameworkDownloa...
Closure IDE is a JavaScript IDE powered by Google Closure Tools.
Closure IDE includes full-featured JavaScript Editor, extensive JSDoc support, validation, building and code minification tools u...
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 an Ec...
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode review.
Please consider using The Arduino Eclipse IDE and plug-ins named Sloeber for your future Eclipse CDT powered Arduino development.
The Eclipse C++ IDE for Arduino which had been maintained by the...
Scalastyle examines your Scala code and indicates potential problems with it. If you have come across Checkstyle for Java, then you’ll have a good idea what scalastyle is. Except that it&rsqu...
LLVM IR SDK is a rich LLVM IR editor plugin for Eclipse.
Key Features:
* Syntax Highlighting
* Showing Definitions on Hover
* Content Assist
* Syntax Checking
* Type Checking
* Dominance C...
The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors, wizards, content assist...
Impact Tracer For Analyse JET is a code comprehension tool for Java that helps developers to easily understand their or others code and to find bugs without program execution. The develop...
iPOJO Nature provides a JDT compilation participant to manipulate iPOJO components at compile time. This plugin simplifies the development of iPOJO Components in Eclipse:
It provides the anno...
This plug-in from the Eclipse JDT UI team provides a view to visualize the Java elements in Eclipse's Java model. The view shows the result of many method calls on model elements either as chil...
tldr; Eclipse plugin to show and hide callers from tests in the call hierarchy
Often when browsing a code base, you want to know where certain constructors/methods are used. JDTs call hiera...
Kermeta workbench is a powerful metaprogramming environment based on an model-oriented language optimized for metamodel engineering and DSL engineering. Kermeta features a comprehensive environment...
Kermeta 2 is the evolution of Kermeta workbench. This is a powerful metaprogramming environment based on an model-oriented language optimized for metamodel engineering and DSL engineering.
Kermet...
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 an Ec...
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-based) counter...
LinK+ IDE is a simple IDE for Linux Kernel Developers and Lovers. It is based on Eclipse IDE customized for Linux kernel programming. It reduces the development time and executes code in an elegan...
LLVM IR SDK is a rich LLVM IR editor plugin for Eclipse.
Key Features:
* Syntax Highlighting
* Showing Definitions on Hover
* Content Assist
* Syntax Checking
* Type Checking
* Dominance C...
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 language.
Like man...
Maple IDE is the only Eclipse™ based efficient development toolkit to rapidly build standout applications for Maple.
Maple IDE harnesses the flexibility of Eclipse and focuses it into a powerful...
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 and sou...
Melange is a language workbench that provides a modular approach for customizing, assembling and integrating multiple domain-specific language (DSL) specifications and implementations. It helps to ...
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 ...
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...