Setting classpath to include junit

Carl carlchatfield@gmail.com
Wed Mar 25 14:24:00 GMT 2009


> If you'd actually provided a small example I probably would have an
> answer for you immediately, but as it is I can only guess what you're
> doing wrong.  In the example above you show the compiler output but you
> don't show the command line that produced it.
>
> Provide me with a complete example and I'll show you how to build it.
>
> Andrew.
>
>

Thanks for the reply, as it turned out i was using an old version of
junit. Once i installed junit4 from the debian repo and included that
in my classpath instead things started working.

-- 
Carl



More information about the Java mailing list