junit on solaris

I installed studio creator on a solaris machine and found that junit does not work. I found the junit library and added to my project so now it shows up under the libraries folder under my project, just like all of the other libraries. But when I try to include any junit package, (junit.framework.*;) I get a message saying it can not find it.

Can you use junit in solaris, like I have in windows? I would like to use the unit test feature in Studio to debug some of my code.

FYI I showdown and restarted Studio Creator allready.

Thanks, Ron

[567 byte] By [RonLa] at [2007-11-26 13:10:46]
# 1
Ok I think I found the problem. The path in the library manager wasjar:nbinst///modules/ext/junit-3.8.1.jar!/I imagine that the nbinst is alias for something. So I re-added the file with the complete path and it now works.SO what is the nbinst directory?
RonLa at 2007-7-7 17:25:29 > top of Java-index,Development Tools,Java Tools...