Check classpath within weka

Yes, you can. Just start up the SimpleCLI and issue the following command:

java weka.core.SystemInfo

Look for the property java.class.path, which lists the CLASSPATH WEKA was started with.