The PHP pack for CodeMix 3 brings the best extensions for PHP from VS Code directly into Eclipse. From smarter editing to integrated debugging, CodeMix with PHP can work seamlessly with your existi...
Enables Enterprise Java Bean, Java Enterprise Application, Fragments, and Connector, Java Web Application, JavaServer Faces (JSF), Java Server Pages (JSP), Java Servlet, Java Web Services, and Tag ...
RustDT is no longer maintained! See the Corrosion extension ( https://marketplace.eclipse.org/content/corrosion-develop-rust-applications-eclipse-ide ) for a more current project aiming to provide ...
This plugin allows you to create, compile and upload sketches with nearly the same simplicity as the Arduino IDE but with all full functional features one would expect from a professional IDE and i...
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 for JavaFX usage...
Note: this is the Java7 compatibility version of Protelis. If your installation is recent enough to use it, favor the standard (Java8+ version). This version may not work in Java 9 and newer enviro...
AMPLDev is an Integrated Development Environment (IDE) for AMPL and SAMPL based on the Eclipse infrastructure.
It has,
A smart editor with context-sensitive syntax highlighting.
Effi...
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...