twisty
Posts: 22
Nickname: twisty
Registered: Nov, 2002
|
|
Re: JDK 1.3.1 classpath
|
Posted: Nov 15, 2002 6:16 AM
|
|
All you have to do is modify the system variables to include a path to your JDK 1.3.1 bin directory, and then you can run you java programs from anywhere. You have to use a different procedure for the loathsome WinME, then what you do on any of their other OS's.
I had to set it up on someones elses box last year and included the following steps: - go into systemInformation for the Help and Support dialog and choose the tools menu. Go to the Environment tab and set your path to point to your bin directory. - After saving, reboot.
|
|