Plugins (1085)


Training and Consulting (46)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 585
Comments: 0


Category: Plugin Directory / Tools / Grep Console

Grep Console 
Rate this plugin | Report broken link | Details | Comments (3)

Rating: 6.5 (4 Votes) | hits: 0
Grep Console

Version: 2.0.1
Support Eclipse Version: 3.4
License: Free EPL
Development Status: Production/Stable
Company: Marian Schedenig
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://eclipse.musgit.com

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 the entire line or parts of it. For example, error messages could be set to show up with a red background, or integer values showing the state of a certain variable could be rendered in bold font.
Added on: 14-Jul-2008 | Updated: 28-Jul-2008




Last 3 Comments


User: AnonymousRating: 102008-10-03 16:11:21
Excellent Plugin! To get it to work I had to create a regular expression. For example if I wanted to highlight all occurances of "thread", putting "thread" into the little didn't work too well. But putting ".*thread.*" worked!


User: AnonymousRating: 102008-07-28 16:54:46
Very helpful plugin. I use it to mark errors and warnings in the C-Build output of the CDT plugin.


User: AnonymousRating: 52008-07-23 05:34:32
Anyone gotten this to work? I can install it just fine, but the button to configure it never shows up. Yet P2 shows the plugin is installed without any problems.