Re: Re: DBUML module startup issue (was Installation stalls on O
Nicolas Daum <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all I am afraid this is beyond me for the time being. I am used to 4GLs and command line programming is not for me. I'm pretty much a front end guy. I've always been allergic to DOS and to UNIX. As a rule of thumb I avoid using X11 on Mac. I focus on design and GUI so I suppose the technical innards are OK. I'll give up the dbuml extension and use ArgoUML-0.24 alone until the issue is fixed. Cheers Nick Christian López Espínola wrote: > Hi Nicolas, > > Are you executing this in the folder where your argouml.jar resides? > > HTH > > On 11/3/07, Nicolas Daum <[email protected]> wrote: > >> Hi Tom >> >> I tried this new line, with and without double quotes, and the result is: >> >> Exception in thread "main" java.lang.NoClassDefFoundError: >> org/argouml/application/Main >> [Process exited - exit code 1] >> >> I am a clueless newbie and I am surprised about the issue. I read >> everywhere that Java was crossplatform and you had just to program once >> and deploy many. Did I miss something? >> >> Nick