Yes I mounted it. I ended up having to move the un-jared files to a
folder that was being picked up.
I can do this stuff in other IDEs but it didn't seem to be "seeing" them
in NetBeans.
Anyway, I'm going to go on to something else because I can't get the
debugger to work.
Thanks anyway
Tim
>>>http://www.junit.org/index.htm
>>
[quoted text clipped - 6 lines]
> Are you compiling from the command line? (is the jar in your CLASSPATH).
> Are you compiling from NetBeans? (did you mount the jar).
Thomas Schodt - 19 Dec 2003 15:02 GMT
> Yes I mounted it. I ended up having to move the un-jared files to a
> folder that was being picked up.
> I can do this stuff in other IDEs but it didn't seem to be "seeing" them
> in NetBeans.
In NetBeans, you mount
a "folder" as a Local Directory
and a jar or zip file under Archive Files.
Tim - 19 Dec 2003 15:48 GMT
>>Yes I mounted it. I ended up having to move the un-jared files to a
>>folder that was being picked up.
[quoted text clipped - 4 lines]
> a "folder" as a Local Directory
> and a jar or zip file under Archive Files.
Oh, thanks. I'll give that a try.