Favorites for Hristo Mitrev
Install Hristo Mitrev favorites
EGit - Git Integration for Eclipse
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...
Eclipse Marketplace Client
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...
TM Terminal
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...
JSON Editor Plugin
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...
Mylyn
Mylyn integrates defect and project management systems, build systems and other software development tools with Eclipse.
ANSI Escape in Console
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...
LiClipseText
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...
Batch Editor
This plugin is an editor for windows batch files (*.bat, *.cmd) Features Syntax highlighting Outline Quick-Outline (CTRL + o) Open referenced labels by hyperlink Simple code...
Eclipse Embedded C/C++
The Eclipse Embedded CDT (C/C++ Development Tools, formerly GNU MCU/ARM Eclipse) is an open source project that includes a family of Eclipse plug-ins and tools for multi-platform...
Eclipse TeXlipse
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
CMake Editor adds syntax coloring, code completion and code templates for CMake files.
ShellWax
ShellWax is a shell script development plugin for the Eclipse IDE, providing a rich editing experience through integration with the Bash Language Server.
Eclipse Runner
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...
HiJSON Editor
This plugin is a Highspeed JSON editor - designed to handle bigger files very fast. Especially files were JSON is in one line, which is normally a problem in eclipse: It often...
CSV Edit Resurrector
This is refresh build of CSV Edit v1.2 fork by Mathieu Savy at https://github.com/Mathieuu/CsvEdit CSV Edit v1.1 was available before at https://marketplace.eclipse.org/content/csv...
ESP-IDF Eclipse Plugin
The ESP-IDF Plugin for Eclipse (also known as Espressif-IDE) is based on Eclipse CDT and is used for developing applications on the ESP32. The ESP32 is a popular low-power system...
Debug Perspective Auto Closer
Automatically opens previous perspective when debugging ends. Behaviors: (configurable: Preferences -> Debug Perspective Auto Closer) 1) [default] when all debug launches have...
Make Targeter
Make Targeter aims to help creating and building C/C++ make targets for projects where lots of build options are available in makefile. Make Targeter provides a view that allows...
Eclipse Plug-in for Zephyr Project
This contains a set of Eclipse plug-ins which extends Eclipse CDT to support application development on Zephyr RTOS, including building and target hardware debugging. More...