Nevermind, I re-read your email, you said if you added an invalid type AndroMDA complained so you must have the <<Entity>> on it. Can you paste the output of the console when you run andromda?
Chad --- Chad Brandon <[EMAIL PROTECTED]> wrote: > Did you add the stereotype <<Entity>> to your > HelloWorld class? By the way: please subscribe > next > time before posting (I had to approve your message). > > Chad > > --- Eric Sirianni <[EMAIL PROTECTED]> wrote: > > > After generating the project using > > andromda:generate, I edited the > > MDAPrototypeModel.xmi file and added a class > > "HelloWorld" under > > package com.blah.blah under the root. When I run > > maven andromda:run > > the build is reported as "successful" and it > > generates some hibernate > > stuff but there is no source code generated for my > > HelloWorld class. > > However, if I change one of the attributes of the > > HelloWorld class to > > have an unspecified type andromda complains and > the > > build fails, so it > > obviously can see the class definition in the XMI > > file. > > > > Any ideas? > > > > Thanks, > > Eric > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT > > Products from real users. > > Discover which products truly live up to the hype. > > Start reading now. > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > Andromda-user mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/andromda-user > > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
