How Do You Uninstall JUnit?

Q

How Do You Uninstall JUnit

✍: FYICenter.com QA Team

A

Uninstalling JUnit is easy. Just remember these:

  • Delete the directory that contains the JUnit JAR file and other JUnit files.
  • Remove the JUnit JAR file from the CLASSPATH environment variable.
  • No need to stop any background processes, because JUnit does not use background process.
  • No need to remove any registry settings, because JUnit does not use Windows registry.

2008-01-17, 7194👍, 0💬