Generated Compile Errors [message #1043005] |
Wed, 17 April 2013 02:35  |
Eclipse User |
|
|
|
So basically I'm using Eugenia to try and create a GMF editor for a non-trivial model. I originally tried using GMF by itself and couldn't get it working.
When I make the changes I believe are necessary to the Emfatic file and use the 'Generate GMF Editor' command through Eugenia it says that the code generation has completed successfully. The problem is that the code it has generated has a number (hundreds) of compile errors in the model, edit and diagram plugins.
The compile errors range from fields not existing to multiple return statements one after the other (causing an 'Unreachable Code' compile error).
When I create a .genmodel manually on the same model the code it generates is fine.
Given that there's no error message for me to start hunting with I'm not really sure how to diagnose the problem. Eugenia appears to think everything has gone fine when it clearly hasn't.
How can I go about finding and fixing the problems causing the incorrect code generation when Eugenia hasn't given me any hint of what's wrong?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03031 seconds