Static Public Member Functions | |
| static void | checkVMClassPathPresent (String classPath) |
|
static |
Checks if the provided classpath is present in the VM classpath. If the classpath is not found in the VM classpath, a warning message is logged.
| classPath | the classpath to be checked |