> > on the command line, 'build package' and 'build run' seem to work, but > > if you double click the argouml.jar, it fails to open, with someting > > like 'no main class defined'. Is this a problem, or am I doing > > something wrong? > > The error that I get is java.lang.NoClassDefFoundError: > org/tigris/gef/ui/IStatusBar. There is probably something wrong with > the manifest classpath in the jar causing it not to find the GEF jar.
I got the same before AND after flag day, has nothing to do with it. Anyway, I searched the dev mailing list and found no answer, so I modified the Manifest file, with no luck (even using a slighty modified from my working 0.24 didn't help). So, I just thought that it's only my private problem due to my stupidity, and simply added a looooong "-cp" option in my local argouml.bat file, which I always restore after each command line build. :*P Thomas -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
