in reply to JEdit's RE Tester. (boo)
in thread Regular Expression GUI?
Very true. However, I'd imagine the plugin will be modified in the future to use the JDK 1.4 built-in java.util.regex instead of the external gnu.regexp library. The built-in library includes (according to the 4th ed. of Java in a Nutshell):
(?:...) (?=...) (?!...) (?<flags>:...) \G \b \B
Since it's open-source, I'd imagine this would get done sooner rather than later :-)
Chris
M-x auto-bs-mode
|
---|
Replies are listed 'Best First'. | |
---|---|
OT: Re: Re: jEdit's RE Tester
by mdillon (Priest) on Apr 10, 2002 at 16:01 UTC |