Build 632 and 633
HostOS Windows 2000
Target JDK 1.3.1_03
Problem description:
Although there appears to be a valid Java-based regular expression package
in %IDEA_HOME%\lib\
oromatcher.jar, use of the following regexp mapper in my project's build.xml
file results in the error "No supported regular expression matcher found."
in IntelliJ's console:
<mapper type="regexp" from="etc(.*)" to="\1"/>
If I use an external ANT implementation and add jakarta-regexp to
%ANT_HOME%\lib, build.xml file runs without a problem.
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs