Has anyone gotten Junit to work on Panther. I keep getting this error when I try to run the test: Exception in thread "main" java.lang.NoClassDefFoundError: junit/textui/TestRunner
Both the Junit installation directory and junit.jar are in my classpath.