AW: Problem creating a task to generate java from an EMF model

2006-10-29 Thread Jan.Materne
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/

Re: Package prefix with ant build & ClassNotFoundException

2006-10-29 Thread Prashant
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

[ANN] Apache AntUnit 1.0 Beta 2

2006-10-29 Thread Stefan Bodewig
-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