Tail Console
Tail Console provides an Eclipse console that continuously outputs the contents of a (potentially growing) text file, similar to the GNU command tail. For frequently used files...
The Azure Toolkit for Eclipse provides functionality that allow you to easily create, develop, configure, test, and deploy lightweight, highly available and scalable Java web apps...
This EclipseⓇ plug-in adds syntax highlighting support for the following languages/file formats utilizing TM4E: ANTRL4 - https://www.antlr.org/ Apache HTTP configuration files -...
This plugin allows you to register a Windows Explorer "Open with Eclipse" menu entry for your Eclipse installation. Source Code: https://github.com/sebthom/open-with-eclipse-plugin
This plugin extends Eclipse with a Find/Replace view that allows to conveniently perform find/replace operations within the currently active editor. It supports regular expressions...
Jitera is an AI-powered programming context system that accelerates development by understanding your codebase. It automates code generation, testing, and debugging while ensuring...
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...
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your...
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript...