L
Lukas
Hi group,
Since I found the documentation unclear on the issue, I ran some tests
to see whether I could get a directory with *.class files onto the
CLASSPATH when starting a JARred Java app (java -jar someApp.jar),
using either the JARs Manifest file, java's -classpath option or by
setting the CLASSPATH environment variable in a batch file.
It appears it can't be done.
A) can anyone confirm this?
B) are there any known reasons for this seemingly arbitrary
restriction?
Cheers
YT
Since I found the documentation unclear on the issue, I ran some tests
to see whether I could get a directory with *.class files onto the
CLASSPATH when starting a JARred Java app (java -jar someApp.jar),
using either the JARs Manifest file, java's -classpath option or by
setting the CLASSPATH environment variable in a batch file.
It appears it can't be done.
A) can anyone confirm this?
B) are there any known reasons for this seemingly arbitrary
restriction?
Cheers
YT