GrepClipse is an easy way to filter an Eclipse console's content through a regular expression as you'll do it on a *nix console through the commands grep -n <regexpr> <currentConsoleContent> followed by tail -nf <newConsoleContent> | grep <regexpr> helping the analysis of logs during the execution of a process.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow GrepClipse
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
-
Exactly the plugin I need. Great work, thanks!