hey guys, i'm trying to run a few unit tests using Netbeans/Junit/Clover
i've gotten to the point where i've added both junit.nbm and clover-netbeans.nbm to NetBeans...but when i open a file (xxTest.java file), it doesnt seem to find the
org.netbeans.junit package. get "package org.netbeans.junit does not exist"
i already have C:\..\junit.jar in my CLASSPATH, i've tried mounting the junit.jar file using Netbeans, and still no luck
anybody have any ideas??
thanks for ur help
i've gotten to the point where i've added both junit.nbm and clover-netbeans.nbm to NetBeans...but when i open a file (xxTest.java file), it doesnt seem to find the
org.netbeans.junit package. get "package org.netbeans.junit does not exist"
i already have C:\..\junit.jar in my CLASSPATH, i've tried mounting the junit.jar file using Netbeans, and still no luck
anybody have any ideas??
thanks for ur help