(Java/Junit) I set the class path, and now I cannot compile the test file in the command prompt?

Also, instead setting the environment variable, try to pass the classpath as an argument, like follows.

Related Questions