I googled a bit ...
You said you have [1] a taskdef
http://marc.theaimsgroup.com/?l=ant-user&m=116192063731748&w=2
[2]
http://download.eclipse.org/tools/emf/2.2.1/javadoc/org/eclipse/emf/ant/taskdefs/codegen/ecore/GeneratorTask.html
[3]
http://download.eclipse.org/tools/emf/2.2.1/javadoc/org/
Hi Tom,
If you do not have these problems with the classes that IntelliJ
generates.
then can you not ask IntelliJ to generate a ANT build script to build
your project ? :)
You could take a look at that generated build script and figure out what
to do..
-Prashant
Tom Corcoran wrote:
I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The Apache Ant Team has releases the second beta of Apache AntUnit.
AntUnit is an Ant Library created to simplify testing of Ant tasks and
types.
This release fixes a few bugs found in the first beta and adds a new
assertion that matches strings agai