|
|
|
| Re: Acceleo Java Launcher [message #642227 is a reply to message #642209] |
Tue, 30 November 2010 08:22   |
dieppi Messages: 27 Registered: November 2010 |
Junior Member |
|
|
Hi Sebastien and Laurent,
no i got another exception:
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1Diagnos ticWrappedException: org.eclipse.emf.ecore.xmi.ClassNotFoundException: Class 'StringLiteralExp' is not found or is abstract. (file:/com/test/bin/generate.emtl 13, 856)
Do i need an additional package to register?
[Updated on: Tue, 30 November 2010 11:13] Report message to a moderator
|
|
|
|
|
|
| Re: Acceleo Java Launcher [message #643349 is a reply to message #642450] |
Mon, 06 December 2010 10:34  |
dieppi Messages: 27 Registered: November 2010 |
Junior Member |
|
|
Hi Laurent,
i solved the problem. It was a additional entry in method registerResourceFactories
Resource.Factory.Registry.INSTANCE.getExtensionToFactoryMap( ).put( "uml", UMLResource.Factory.INSTANCE);
After adding these entry the ant task works fine....
Maik
|
|
|
Powered by
FUDForum. Page generated in 0.01912 seconds