PyDev - Python IDE for Eclipse
PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques which allow it to provide...
PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques which allow it to provide...
Includes the HTML, CSS, and JSON Editors, and JavaScript Development Tools from the Eclipse Web Tools Platform project, aimed at supporting client-side web development and node.js...
The Eclipse Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has...
A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are...
This plugin is not needed starting with Eclipse 2022-09 (4.25) From Eclipse 2022-09 the official Eclipse Console supports ANSI escape sequences: https://www.eclipse.org/eclipse...
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...
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.
This is a Zip archive editor for the Eclipse platform. Features: - Direct modification of files in archives using the editor itself. - Add and extract files also via drag & drop...
The TeXlipse plugin provides both LaTeX and BibTeX editors, a project creation wizard, and a complete user manual of the editor functions. Additional features include syntax...
CMake Editor adds syntax coloring, code completion and code templates for CMake files.
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into eclipse by providing a high-level...
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...
A java hex editor. Standalone application (SWT widgets) and Eclipse plugin. Support for very large files. Hex, Ascii and Unicode find. Overwrite/insert modes. Binary and text cut...
Nodeclipse Git Addon associates *.git* files with TextEditor. Why? 1) Those files are often opened in external text editor, e.g. - Bug 412518 - Changing file associations causes...
Provides automation of configuration needed for projects using pkg-config, such as GTK+ and gtkmm. Pkg-config utility outputs the necessary options needed to build a given package...
DDT is an Eclipse IDE extension the D programming language. Please see the website for more information: http://ddt-ide.github.io/