siwiwit / model2roo

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

ECORE model not imported #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the attached .ecore file.
2. Select the menu "
3. The following message appears:
The Ecore package could not be successfully transformed to a Spring Roo script

without detailing why it hasn't been generated.

Any ideas?

What is the expected output? What do you see instead?
A .roo file generated.

What version of the product are you using? On what operating system?
model2roo version 0.1.2

Please provide any additional information below.

Thanks in advance. I am trying to use on a real project.

Original issue reported on code.google.com by altairpo...@gmail.com on 21 Sep 2011 at 6:13

Attachments:

GoogleCodeExporter commented 9 years ago
Solved!!!

It was just a problem with some fields where the types were empty or simply not 
recognized by Model2Roo (as the EChar type).

When all field types were correct it has been generated perfectly!!! 

Really, really, really nice :-)

Original comment by altairpo...@gmail.com on 21 Sep 2011 at 6:37

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for reporting, and I'm really glad you find our project useful. I'll try 
to update the error message in order to provide useful information when the 
transformation fails.

Best regards

Original comment by jccastrejon on 21 Sep 2011 at 7:02