Plugins (1067)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 538
Comments: 0


Category: Plugin Directory / Tools / Regex Util

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

Rating: 9.4 (114 Votes) | hits: 1
Regex Util

Version: 1.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)" - De-escape patterns in your code, 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 http://sourceforge.net/projects/regex-util/
Added on: 10-Aug-2007 | Updated: 06-Sep-2007




Last 10 Comments


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


User: AnonymousRating: 102007-08-13 11:27:34
Very useful!