[jdom-interest] JDOM-b7 will not compile
Matthew MacKenzie
matt at xmlglobal.com
Thu Aug 16 09:17:50 PDT 2001
>>It's times like these I think ASP is a viable alternative!
>>These path/classpath issues are BS.
>>
I dunno if this applies, but I hardly ever have classpath problems
because I do not rely on the environment for the classpath. I used to
always run into problems until I started using javac -classpath ... or
java -cp. It is really hard to miss classpath problems when it is all
visible on your command line or is easily edited in build.xml or a
batch/shell file.
Cheers,
Matt
More information about the jdom-interest
mailing list