EPIC has moved! The content of this site has been frozen and placed in a Read-Only State. Check out our new Eclipse Marketplace site. Logins to this site have been disabled.
Category: Plugin Directory / Tools / Regex Util
| | | | Version: 1.2.2 Support Eclipse Version: 3.2+ License: Free GPL Development Status: Production/Stable Company:
| |  | Home Page |  | Plugin Support |  | Discussion Forum | |
| | Update Site URL: http://regex-util.sourceforge.net/update/ |
It is a eclipse plugin to help create regular expressions (regex).
The goal is to make it as easy and as fast as possible to create regex.
Main features: full highlighting of regular expression syntax including bracket matching and error detecting; tooltips will be shown when the mouse is over a part of the regex; generation of string literals based on the regexp, e.g. "(x)" becomes "(x)"; Search for regular expression and highlight matches.; LiveEval evaluates your regular expression while you are typing. Synchronized selection of regular expression and text: Just select part of the regexp to see which part of the text is matched by this part. 4 distinct match modes:
1.) Find a sequence of characters. (Search all matches int text)
2.) Match a complete text.
3.) Split text.
4.) Replace.
Online regexp tester avalible on prject site http://myregexp.com/applet.html Added on: 10-Aug-2007 | Updated: 05-Jun-2008
|
Last 10 Comments
| User: Anonymous | Rating: 9 | 2010-01-19 11:37:18 | | | Its very useful for regex test
| | User: raccoonwao | Rating: 9 | 2009-11-30 03:37:21 | | | Excellent, instant, easy to read!
The only drawback is, when copy to java editor, you need to manually add the backslash for escape letters.
Better to add Java regex cheatsheet
| | User: Anonymous | Rating: 10 | 2009-09-09 08:33:48 | | | This is an example of very accurately done work. Unfortunately, the vast of majority plugins has much poorer quality
| | User: Anonymous | Rating: 10 | 2009-07-17 08:07:55 | | | Simple & Useful.....:)
| | User: Anonymous | Rating: 10 | 2009-07-09 12:01:16 | | | Simple and easy to use.
Thanks.
| | User: Anonymous | Rating: 6 | 2009-03-10 13:19:40 | | | really useful tool but very unstable, it hanges sometimes 2-3 times per minute
| | User: Anonymous | Rating: 10 | 2009-02-27 02:29:32 | | | Simple but excellent! Very useful.
| | User: Anonymous | Rating: 10 | 2009-02-16 13:39:52 | | | Very simple tool! :-)
| | User: Anonymous | Rating: 9 | 2009-01-23 07:56:56 | | | Very useful, thanks.
It would be nice to see the matches for each capturing groups somehow in the input sequence window. (what I currently do to achieve this is: open the 'replace' mode and enter the group numbers, $1 $2 etc)
| | User: Anonymous | Rating: 10 | 2008-12-13 08:07:43 | | | Very powerful and simply tool
|
|
|