On 20/04/2008, Thomas N. <[EMAIL PROTECTED]> wrote:

> there's a build directory under src, which is not missing JUnit jar like the 
> build under src/argouml-app. Maybe better use this?

This directory doesn't get checked out in the Eclipse project structure.

I've fixed the MDR build so that it can find JUnit now, so you should
be able be able to build from the command line with either the single
checkout directory tree or the Eclipse project directory structure.

On Sun, 20 Apr 2008 22:32:15 +0100, "Bob Tarling"  <[EMAIL PROTECTED]> said:

> The only thing missing there is the html generation of test output.
> It'd be nice to see that again.

These are getting built for me.  Are you looking in the right place?
They're in argouml-app/build/tests/reports/html

On Mon, Apr 21, 2008 at 7:41 AM, Dave Thompson <[EMAIL PROTECTED]> wrote:

>  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.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to