Hi R.K., > Please clarify the following class path is correct or wrong > > set path=d:\jdk1.3\bin;c:\jrun\lib > set classpath=.c:\jdk1.3\lib\dt.jar OK, it's wrong. There should be a semicolon between the period at the beginning of the classpath and the C that follows. Re's, -Carl-
|
Hi friends
Just now installed JDK 1.3 . I can not compile the java files.
It's giving error.
Please clarify the following class path is correct or wrong
set path=d:\jdk1.3\bin;c:\jrun\lib
set classpath=.c:\jdk1.3\lib\dt.jar Regards
R.K.Damodhar |
