RegexTester - plugin detail
A regular expression testing and debugging tool.

Plugin owner: |
timothyb89 |
Website: |
http://timothyb89.org/NBRegex |
Added: |
2011-12-11 |
License: |
GPLv3 |
Category: |
Utilities |
Downloaded: |
6,636 times |
Rating: |
|
Plugin Log |
Show log
2011-12-14 08:03:35 | timothyb89 | Plugin edited, id:41152, pubid:41152 | 2011-12-14 08:03:35 | timothyb89 | Plugin edit initiated | 2011-12-14 07:01:42 | timothyb89 | Verification deleted for version 7.1, id: 41162 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier senthilsource, with id: 41172 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier scottwd9, with id: 41171 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier mmirilovic, with id: 41170 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier mcreps, with id: 41169 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier kudzu, with id: 41168 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier jpirek, with id: 41167 | 2011-12-14 07:01:24 | timothyb89 | Verification request registered for verifier jkovalsky, with id: 41166 | 2011-12-14 07:01:23 | timothyb89 | Verification request registered for verifier ent38, with id: 41165 | 2011-12-14 07:01:23 | timothyb89 | Verification request registered for verifier cengizc, with id: 41164 | 2011-12-14 07:01:22 | timothyb89 | Verification request registered for verifier carlosqt, with id: 41163 | 2011-12-14 07:01:22 | timothyb89 | Verification registered for version 7.1, with id: 41162 | 2011-12-14 05:14:26 | timothyb89 | Plugin edited, id:41152, pubid:41152 | 2011-12-14 05:14:26 | timothyb89 | New full image added | 2011-12-14 05:14:26 | timothyb89 | Plugin edit initiated | 2011-12-12 16:04:16 | jkovalsky | Plugin published | 2011-12-11 12:20:13 | timothyb89 | Plugin saved with .nbm/zip file; id: 41152 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2011-12-14
|
What's new in this version
Initial release.
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
RegexTester is a simple panel that helps test and debug regular expressions, and provides some simple highlighting for the regex being edited.
The window can be accessed via Tools -> Regex Tester once installed.
Based on an idea from < http://www.cis.upenn.edu/~matuszek/General/RegexTester/regex-tester.html >
|
[ You have to be logged in to be able to comment. ]
User Comments
Useful, but...
would be better if the RE could be copied as a properly quoted String representation of the RE like in the original regex-tester applet.
|