Problem with the generation orm annotation file
I created my ecore file (test.ecore)
Then I created the file ORM (test-orm.annotationsmodel) using the action "Generate ORM Annotation Model"
It is operating correctly.
However, if I modify the model without deleting ORM file (because I don't want to lose the changes made)
and I try to regenerate the ORM file, the system gives me this error:
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.emf.ecore.xmi.PackageNotFoundException:
Package with uri 'http://www.eclipse.org/emf/texo/orm/ormannotations' not found. (file:/C:/Users/Gabriele%20Boldrin/workspace/Test/test-orm.annotationsmodel, 5, 465)
In the older version this worked.
Is this a bug?
Enviroment :
Eclipse Java EE IDE Juno Build id: 20120920-0800
EMF 2.8.1
JPA eclipselink 2.4
EMFT Texo (Incubation) 0.1.0.v201211192133
[Updated on: Tue, 20 November 2012 05:36]
Report message to a moderator