Ok, cockpit error on my part. I hadn't exported the model into an XMI file
again. But the question is how do I do that. I am using the community edition
of MagicDraw and it does not have a File > Export menu as suggested in the help
file. I only see the File > Import menu. I also tried to save
Okay, I followed the instructions under Getting Started to create a blank
project. Then I added an Order and OrderItem in the project model. Now I called
maven again (in the project directory). Build was successful, but no files
related to the Order and OrderItem entities were created. Also
sc
Now that I am able to successfully run the CRUD example, how do I create one
from scratch using my own entities. I am not familiar with maven, so this
appears to be a steep learning curve for me. I tried the following but did not
get too far:
>maven testapp:generate
BUILD FAILED
Goal "test
Just moving the mail-list conversation over to the forum. Earlier I was having
problems with the CRUD example not showing any enties in the "Select other
entity" drop down. Turned out that the problem was specific to 3.1-M1. As soon
as I switched to 3.1-RC1-SNAPSHOT, the problem went away.