>I'm working with Eclipse and I have auto generated the
>build.xml file. There
>is a way to automatically import your own buildfiles by adding
> on the top.
>My question: ¿Is it possible to override the definition of a
>target in order
>to specify the dependencies?
>Let's say for example:
>
>
>
>
Chris wrote:
I'm trying to use the task from ant-contrib. It works
fine when I call my ant build script directly, but when I call it
indirectly within a Maven/Eclipse environment, I get this error message:
build.xml:67: No supported regular expression matcher found:
java.lang.ClassNotFoundEx
I'm trying to use the task from ant-contrib. It works
fine when I call my ant build script directly, but when I call it
indirectly within a Maven/Eclipse environment, I get this error message:
build.xml:67: No supported regular expression matcher found:
java.lang.ClassNotFoundException:
org.