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...
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making...
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...
Just a YAML editor. Features: Fast and small Supports Go Templates (e.g. Helm charts) - see #76 Simple code completion for existing words Replacing always tab keypress by spaces...
DBeaver is free universal SQL client/database tool for developers and database administrators. It supports more 100 preconfigured database drivers. Features: database schema...
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...
The Eclipse Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.
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...
The JSON Editor is a simple plugin for the Eclipse IDE that Supports every eclipse flavor (JavaEE, CDT, RCP, you name it!) Supports eclipse version 3.7 - 4.11.0 and most probably...
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...
The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop...
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...
The Archive Utility extends the Eclipse IDE to browse and extract zip archive files within the workspace. Zip-compatible archives like JARs, WARs, etc. are of course also supported...
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...
There are a number of features in preview and experimental for the C/C++ IDE. These are not included in the C/C++ IDE Package. This entry adds those features. This includes support...
CMake Editor adds syntax coloring, code completion and code templates for CMake files.
EGradle Editor as standalone plugin, so other IDEs can use the editor implementation as well or users just install the editor. The EGradle IDE does contain this editor which has...
FluentMark An enhanced Markdown editing environment for Eclipse. Features Standard Markdown syntax Extended syntax Html - inline & block Math - inline & block Latex - inline &...
The Eclipse Runner plugin improves the way of dealing with launch configurations in the Eclipse IDE. The plugin adds a new view called "Runner" to Eclipse. The view allows you to...
EPIC is an open source Perl IDE (including editor and debugger) based on the Eclipse platform, compatible with Windows, Linux and Mac OS X. Whether you are into CGI scripting or...
Automatically generates build-scripts for the Eclipse CDT managed build system from CMake scripts.Stores your cmake commandline options with the eclipse project.
Eclipse Trace Compass is an open source application to solve performance and reliability issues by reading and analyzing logs or traces of a system. Its goal is to provide views...
This plugin adds a view that shows all open editors in a vertical list. * Sort the list by several properties, e.g., name, path, extension, and access time. * Pin important editors...
AbritraryLines is an Eclipse plugin which allows you to configure arbitrary lines in the editor. You can configure: Direction (vertical or horizontal) Location (pixel or character...
This plugin adds features to quickly re-open recently closed files. * New dialog to view and re-open recently closed editors * Open the last closed editor via keyboard shortcut *...
This project provides IDE integration to Eclipse users when working on protobuf files. This is a fork of an originally Google-initiated project (protobuf-dt) which has been largely...
The Linux Profiling Tools project aims to bring a full-featured C and C++ IDE to Linux developers. We build on the source editing and debugging features of the CDT to integrate...
Thanks for the goclipse project, which enables me to develop with golang in eclipse. However, as goclipse stopped updating, a large number of functions began to become unavailable...
Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The...