[thelist] Java: basic help?

Shashank Tripathi sub at shanx.com
Sat Sep 21 00:42:01 CDT 2002


Frank,

First mistake, IMHO, is to put JRE into "program files" because now you
need quotes and all due to the spaces in that foldername. You would do a
lot better to move the entire "j2re1.4.0" folder into C: drive.

Assuming that is done, this classpath should work for you:

   .;c:\j2re1.4.0_01;c:\j2re1.4.0_01\bin;

Different values are separated by semi-colons. The first dot is
intentional, the next is the main J2RE folder, and the third is the BIN
subfolder.

Hope this'll help.

Cheers,
Shashank

www.shanx.com







More information about the thelist mailing list