Re: Installation stalls on OS X 10.4.10
Nicolas Daum <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Linus Thanks for your help. I'm still too fresh with Java to try that. Meanwhile I downloaded the Mac OS release ArgoUML-0.24.app and it launched like a charm. It was too late last night to test it thoroughly. Actually I plan to use it for self training in UML and Java. I plan to use UML for database design (I am already proficient in another db modeling formalism, MERISE). Therefore I downloaded dbuml-module-1.0.2. Yet there is something unclear in the 'DB-UML Modeling Tool Users Guide': "After downloading and expanding the DB-UML archive file, the following jars must be moved to /ArgoUML's ext/ folder". Is it /Application / ArgoUML / ext/ folder? I did that and it doesn't work. Or is it an extension folder somewhere in a library? I tried opening sample.zargo without success. If I got it right the db modeling module should appear in the Tools menu which remains empty. I searched modeling tools and Argo looks really cool. Regards Nick Linus Tolke wrote: > Hello Nicolas! > > The file argo.user.properties contains states from any previous > ArgoUML session. Loosing it or removing it just affects some settings > you have made and things like what projects you have previously opened > using ArgoUML. > > I can't understand why you starting argouml would stall when it tries > to access the file. It is probably something else. If you know your > way around java, you could investigate what code line it is that hangs > the application (by attaching with the debugger and getting the line > numbers for the appropriate thread, then one hanging). That would help > in the investigation. > > /Linus