Easy Console Grepper
An easy to use grep console for Eclipse IDE with a handful of useful functions. Filter Strings or RegExp matches from any TextConsoles Highlights matches Use filter settings for...
FixErrorHelper is a plugin specifically developed for Eclipse with the aim of simplifying the understanding of console messages related to Java errors or exceptions. The plugin...
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...
Console version of Oomph installer (also called Eclipse installer). Implements a headless installation mode from command line. See more https://github.com/a-langer/eclipse-oomph...
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...
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either...
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...
Sometime we running the application with buzy threads which make Eclipse build-in process terminate button can't stop the process. That's why this new button here, it will force...