Classpath (Java) - Diagnose

Diagnose

Application programmers may want to find out/debug the current settings under which the application is running:

System.getProperty("java.class.path")

JavaDoc

Read more about this topic:  Classpath (Java)