Textile-J provides a PDF add-on for Mylyn WikiText. With Textile-J, users of Mylyn WikiText can generate PDF output from wiki markup.
Mylyn WikiText originated from the Textile-J project. Plea...
Ambient is a simplified view for your Eclipse workbench. It is a set of tools that load as a plugin and has some great features for the beginning computer scientist:
Snarfer allows for eas...
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...
An Eclipse IDE for building and deploying Java EE, OSGi and Web 2.0 applications to WebSphere Application Server V8.5x. For more information about installing and downloading the tools, including ar...
Hunspell4Eclipse is an Eclipse plug-in, that integrates Hunspell into Eclipse’s Spell Checking Service.
This plug-in is capable of spell checking with any hunspell/myspell dictionary out t...
Quick JUnit is a plugin for JUnit test on Eclipse.
The original idea is to change product code and test code using only one short cut key.
We call these set of pair(product code and testing code)...
Snipmatch is a snippet completion engine that gets its snippets directly from a remote code snippet repository hosted at eclipse.org. To search for snippets simply press Ctrl + Alt + Space inside t...
Use mouse's middle button to resize editors and views. Make an editor bigger or smaller just as in your mind. Say goodbye to sash aligning and dragging.
Just 3 steps: 1. Press and hold middle bu...
Vrapper acts as a wrapper for Eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper imitates the behav...
Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project.
For questions and troubleshooting, please use our forum at http...
This Eclipse plugin interprets the ANSI escape sequences to color the console output. It works for output text with escape sequences directly from Java, Groovy, C/C++, Perl, Python, or any other Ec...
The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Appl...
MyBatipse assists developing MyBatis applications.
[Features]
Content assists to reduce typing.
Validations to detect errors before running the application.
See README for the full lis...
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either the entire line or...
Offers tight integration of system file manager (Explorer, Nautilus, Konqueror, Mac Finder, ...) and the shell (cmd.exe/terminal) in Eclipse. Despite its name, its not Windows-only but works cross-...
Plugin adding Markdown text-editing support to Eclipse. Makes editing text files in Eclipse a lot better. Markdown is a simple and intuitive text format syntax that lets you get rich formatting wit...
Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multi...
The Scala IDE for Eclipse is centered around seamless integration with the Eclipse Java tools, providing many of the features Eclipse users have come to expect including,
Support for mixed ...
This is quick way to install HTML Editor from Web Tools Platform project.
Currently Eclipse IDE for Java Developers is promoted download pinned to position #1.
A lot of Eclipse new users can f...
InstaSearch is an Eclipse plug-in for doing fast text search in the workspace. The search is performed instantly as-you-type and resulting files are displayed in an Eclipse view. It is a lightweigh...
Overview
Jenkins editor is just a jenkins build script editor plugin for eclipse
Features
Code completion and tooltips (for Jenkins DSL)
Syntax highlighting, customizable colors, ...
Emacs+ - Eclipse Extensions for Emacs Expatriates - provides an enhanced Emacs-like experience in the Eclipse text editors. Includes:
Keyboard Macros (including name, bind, save, load and aut...
March 2019: nodeclipse.org will not be available,
use https://nodeclipse.github.io
Nodeclipse Core & Node.js (nodeclipse-1) is Eclipse plugin for the Node.js. The purpose of Nodeclipse is t...
Remote System Explorer is result of Eclipse Target Management team work. It support SSH, Telnet, FTP and DStore protocols.
The purpose of the entry is to let install it with one drag-and-drop by...
An eclipse plugin helping you to open the folder or select resource in explorer quickly. 4.x support all platforms and ability to extend for Eclipse for special language IDEs.
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...