A plugin to debug C++ Application remotely The gdb is running on remote system using ssh protocol It is only required to have gdb installed in the remote server. (The gdbsever is not required by th...
ResourceBundle Editor is an Eclipse plugin for editing localized properties files, aka resource bundles. It allows you to manage key/value information for all related properties files at once, thro...
SVEditor provides a development environment for SystemVerilog, Verilog, and VHDL files. It features syntax coloring, structure display, content assist, and source formatting.
The Wordfile Editor is a stand-alone, ersatile and easy to use Eclipse editor for all text based programming languages. It is the ideal text, XML, HTML, PHP, Java, Javascript, Perl, and programmer'...
The CoreASM Modeling Framework
CoreASM is an open source project that focuses on offering a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environm...
Eclipse Vorto IoT Plugins comprise Vorto DSL Editors that lets device manufacturers describe device capabilities.
The DSL Editors are based on the Eclipse Xtext project providing autocompl...
StreamBase Studio™, one of three components of the StreamBase Event Processing Platform, is a powerful Eclipse-based integrated development environment (IDE) which enables developers to design real...
EclipseFP is a set of Eclipse plugins for Haskell development. It features syntax highlighting, error markers, automatic application of GHC and Hlint suggestions, GHCi integration. There are editor...
Prolog Development Tools (ProDT) is a Prolog Integrated Development Environment (IDE) aiming to be as rich in functionality as the Eclipse's java IDE, giving the developer a single environment...
A small plugin to create ABAP favorites list for transactions and urls. Editing of entries now available.
It contains two views:
Favorites
Favorites Dev Objects
Favorites ...
ABAP Quick Fix plugin for ADT
Installation from Marketplace https://marketplace.eclipse.org/content/abap-quick-fix
Direct installation from http://abapblog.com/eclipse/plugin/ABAPFa...
Acceleo is a pragmatic implementation of the Object Management Group (OMG) MOF Model to Text Language (MTL) standard. You do not need to be an expert to start using the plug-ins and create your fir...
Anyone inheriting someone else’s Java code will be familiar with the problem of understanding how it’s been put together, how well structured it is and how best to take it forwards. Stepping throug...
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...
Angular Eclipse is a set of plugins which provide support for Angular:
it is based on TypeScript IDE for TypeScript support.
it integrates angular-cli with Terminal, Wizards and Launches.
...
AngularJS Eclipse Plugin provides support for Angular 1. It extends Eclipse WTP to :
provides an HTML editor which supports AngularJS expression and directive. See HTML features for more info...
Contributes an ANTLR V4 grammar editor and builder to the Eclipse platform.
Features
Antlr Editor and Outline View – full syntax-directed editor
Grammar Formatter
Antlr eleme...
Aptana Studio 3 Core holds the core set of plugins used to build the Aptana Studio 3 IDE/RCP. Currently it relies on consuming a pre-built FTP/FTPS/SFTP library as a dependency for building. This h...
Arden4Eclipse is an editor for writing Arden Syntax Medical Logic Modules (MLMs) in Eclipse.
It integrates Arden2ByteCode, an open source Arden Syntax compiler, so that Arden Syntax code can be ...
The AspectJ Development Tools (AJDT) project provides Eclipse platform based tool support for AspectJ. Our goal is to deliver a user experience that is consistent with the Java Development Tools (J...
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 and from nodes to ...
ATL (ATL Transformation Language) is a model transformation language and toolkit. In the field of Model-Driven Engineering (MDE), ATL provides ways to produce a set of target models from a set of s...
Show file information for the active editor in the status bar.
Features
Show file encoding and line ending
Line ending (separator) support showing CRLF, CR, LF and Mixed, can also b...
AutoRefactor is an Eclipse plugin to automatically refactor Java code bases. The aim is to fix language/API usage in order to deliver smaller, more maintainable and more expressive code bases.
Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current bytecode. Have you already...