On Fri, Nov 7, 2008 at 12:11 AM, Mark Fortner <[EMAIL PROTECTED]> wrote:
> I downloaded the psf and it created the argouml-build project. I tried > running the build. It attempts to run the argouml-core-model-mdr build and > fails. The error messages indicate that it can't find classes like > AssociationRole, Message, and other basic model-related classes. > > Any ideas about what I'm doing wrong? Are the default targets (and their > dependent targets) building in the wrong order? If they are classes like org.omg.uml...AssociationRole then the sources are generated as part of the build from the UML metamodel. Try cleaning the argouml-core-model-mdr project to force a rebuild. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
