I'm having a little difficulty understanding Java 1.2's classpath
structure.  Sun has a dcoument "Command Line Changes from 1.1 to 1.2".
After reading it, I'm even more confused.  For one thing, the Sun
document mentions a file called rt.jar.  I don't find an rt.jar.  In the
blackdown distribution I find in lib only tools.jar and dt.jar.

In any case, I am used to supplying a classpath, via the classpath
switch on the command line of :
/usr//local/java:/usr/local/java/jdk117_v1a/lib/classes.zip:/usr/local/java/swing/swing-1.0.3/swingall.jar.

For execution, it's the same except '.' is prepended.

With jdk 1.2 installed in /usr/local/java/jdk1.2 what would be the
equivalent classpath to use in 1.2 for compilation?  For execution?

Thanks.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to