This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Setting classpath to include junit


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]