Plugins (1068)


Training and Consulting (45)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 582
Comments: 0


Category: Plugin Directory / Tools / Regex Util

Regex Util 
Rate this plugin | Report broken link | Details | Comments (15)

Rating: 9.5 (171 Votes) | hits: 6
Regex Util

Version: 1.2.2
Support Eclipse Version: 3.2+
License: Free GPL
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion 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: AnonymousRating: 102008-07-18 23:16:01
It's really awesome! Thanks god!


User: AnonymousRating: 92008-05-06 17:22:42
This is a great plugin. You can quickly write, evaluate and test the RE you need. The Tooltip feature is just awesome! Chandan B


User: AnonymousRating: 92008-02-25 01:39:34
Great tool. Thanks


User: hobeauRating: 92008-01-18 22:40:12
Very good implementation. Powerful yet simple enough so that it doesn't get in the way.


User: AnonymousRating: 92007-12-13 07:57:48
looks like a very nice plugin


User: AnonymousRating: 102007-12-10 09:21:38
The best!


User: AnonymousRating: 102007-11-24 15:24:03
Really good! Thanks!


User: AnonymousRating: 82007-09-22 02:06:55
Please update the update site to point to the current version


User: AnonymousRating: 92007-08-20 07:21:23
This is one of the tools I missed in Eclipse. Very helpful!


User: AnonymousRating: 102007-08-17 10:37:14
what i need