dvdkruk / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

No GenClass for Ecore Class found #307

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Cf.
https://groups.google.com/forum/#!topic/spray-users/rW9M9FDsVI8
https://groups.google.com/forum/#!topic/spray-dev/nQe0oxwCU8c

I could reproduce this with
Spray SDK Feature, 0.5.0.201306252205

The NPE is a follow-up error as no GenClass can be found and thus the name 
passed to the import manager is null.   

Original issue reported on code.google.com by de.abg.r...@gmail.com on 1 Nov 2013 at 5:57

GoogleCodeExporter commented 8 years ago
Ok, comparing the initial genmodel and a new created genmodel file shows that 
the initial file wasn't in sync with the ecore file. This is not a fault of 
Spray but maybe of the EcoreTools Diagram Editor. This can be fixed by invoking 
Reload on the root node of the Genmodel tree as described here: 
http://www.thoughtress.com/show/10 

Original comment by de.abg.r...@gmail.com on 10 Nov 2013 at 8:55