|
Re: Trying to use junit so I can test code without needing the cRIO
I'm not as familiar with Netbeans as I am with Eclipse, but regardless, you need to configure your build path to include the JUnit library. Likely under project properties or similar. It should be part of a default JDK install.
|