• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

help w/ Netbeans, Junit, Clover

MaluMan

Member
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
 
Back
Top