Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. Easy Console Grepper

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Easy Console Grepper

Easy Console Grepper
51
5
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

2023-03 (4.27)
2022-12 (4.26)
2022-09 (4.25)
2022-06 (4.24)
2022-03 (4.23)
2021-12 (4.22)
2021-09 (4.21)
2021-06 (4.20)
2021-03 (4.19)
2020-12 (4.18)
2020-09 (4.17)
2020-06 (4.16)
2020-03 (4.15)
2019-12 (4.14)
2019-09 (4.13)
2019-06 (4.12)
2019-03 (4.11)
2018-12 (4.10)
2018-09 (4.9)
Photon (4.8)
Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

https://jepfa.de/updatesites/ecg/repository

Learn more...

Screenshot 0

Screenshot 1

Screenshot 2

Screenshot 3

Details Group Tabs

Details

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 each Grep Console Enable/disable filter per click Filter / search ranges of lines (useful for XML-content) Resume filtering after a console has been disposed and restarted (beta state, tested for Java and Ant Consoles) Re-filter on demand Preset support, save your filter settings, import and export them Exception Stacktrace hyperlink support Terminate process capability Show statistic data for current console (with update facility) ...

Categories:
  • Search,
  • Tools
Tags:
  • grep,
  • console,
  • easy,
  • filter,
  • grepper,
  • easyconsolegrepper
Additional Details
Eclipse Versions: 
2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Jens Pfahl
Development Status: 
Production/Stable
Date Created: 
Wed, 2014-04-09 16:30
License: 
EPL
Date Updated: 
Thu, 2023-01-26 11:20
Submitted by: 
Jens Pfahl
Screenshots
Screenshot 0
Screenshot 1
Screenshot 2
Screenshot 3
Metrics
DateRankingInstallsClickthroughs
March 2023300/67049 (0.02%)4
February 2023279/66858 (0.02%)22
January 2023397/67720 (0.01%)7
December 2022411/80525 (0.01%)8
November 2022390/80833 (0.01%)12
October 2022335/81148 (0.01%)14
September 2022361/81238 (0.01%)12
August 2022316/80847 (0.01%)9
July 2022299/81658 (0.02%)17
June 2022318/81052 (0.01%)10
May 2022333/81052 (0.01%)15
April 2022296/81769 (0.02%)22
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Easy Console Grepper.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Saturday, March 25, 2023 - 12:00

Reviews Sign in to post reviews

sdefazio7r4's picture

How to prevent original console from popping to front

Submitted by Steve DeFazio on Thu, 2017-10-12 14:47

I was able to get this working in 2 seconds, it works great. My issue is that as my program is running and generating logs, the original console pops to the foreground every time a new log is created, and I have to click the "Switch consoles" button to go back to my filtered view. Is there a way around this?

Additionally, instead of highlighting things that match, is there a way to simply omit things that don't?

jpfahl's picture

Re: How to prevent original console from popping to front

Submitted by Jens Pfahl on Fri, 2017-10-27 06:44

You can try deactivating "Show when program writes to standard out/error" on your original console.

You can omit lines that not matches, by clicking "Not matching" in the Easy Console Grepper dialog.

jphilippe's picture

Great plugin

Submitted by Jeremy Philippe on Fri, 2016-08-05 06:46

Thanks a lot!

Possible improvement (for me anyway) would be a small textfield to quickly type a filter and having the console clear&refresh as I type (I think the Android Logcat behaved like that, but not sure).

jpfahl's picture

Re: Great plugin

Submitted by Jens Pfahl on Thu, 2016-08-11 04:13

Thanks for your proposal.
I'll think about that. But presumably this is not possible caused by the used RCP framework, where ECG is integrated in.
It is not possible to integrate textfields into a ToolBar :-(
But I could integrate a new "Clear&Refresh" button into the Grep Settings dialog.

jmarshalltb6's picture

Simple, does what it says.

Submitted by James Marshall on Wed, 2015-02-25 05:25

I spent hours trying to get Grep Console to work for me, but this plugin worked out of the box. Recommended.

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Grep Console
  • EasyShell
  • ERipGrep
  • Eclipse Common Navigator Filtered Viewer
  • Java Snippet Search

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top