Find/Replace with Regular Expressions and Match Evaluators
This Eclipse plugin enhances any editor in Eclipse with a Find/Replace dialog that can be brought up with Ctrl + F5. Compared to the standard Find/Replace dialog in Eclipse, you...
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...
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...
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...
Spring Tools is the next generation of Spring Boot tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing Spring...
Unofficial community plugin that integrates Claude Code — Anthropic's AI-powered coding assistant — directly into the Eclipse IDE. Provides a chat panel, terminal integration, and...
Colors each indentation level differently, matches the braces to their guide, and highlights the block you're working in.
# Local Keep AI for Eclipse Ask your own AI models about your code without leaving Eclipse — explain the open file, generate tests, or chat, against **1,000+ models**, local or...
Eclipse plugin to develop software applications using MICROEJ SDK. Please refer to the documentation for installation instructions and to learn know how to use it. Need help...
JRebel is a productivity tool that allows developers to reload code changes instantly. It skips the rebuild, restart, and redeploy cycle common in Java development. JRebel enables...