Your right, the problem was the use of abstract class.
Thank a lot for your help.
[EMAIL PROTECTED] wrote:
I googled a bit ...
You said you have [1] a taskdef
But this is an abstract class [2]. Maybe try org.eclipse.emf.importer.ecore.taskdefs.EcoreGeneratorTask instead [3].
Jan
[1]
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,
here is the debug trace
Thanks for your help,
Anne Robert
--
Anne Robert | tel : (+33) (0)4 56 52 04 44
VERIMAG | fax : (+33) (0)4 56 52 03 44
Centre Equation |
F - 38610 Gieres | e-ma
Please run the build in debug mode an add the stacktrace.
Jan
>-Ursprüngliche Nachricht-
>Von: anne robert [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 26. Oktober 2006 11:02
>An: user@ant.apache.org
>Betreff: Problem creating a task to generate java from an EMF model
>
>Hi,
>I am