View Single Post
Old 03-07-2003, 03:07 PM   #2 (permalink)
jrz
Registered User
 
jrz's Avatar
 
Join Date: Mar 2003
Posts: 1
jrz is on a distinguished road
you don't really have to set any classpaths, just the path to the java executables. and be in the same directory as your source file.

path should be like
set PATH=%PATH%;c:\j2sdk1.4.1_01\bin or whatever the path is for your install ^_^
jrz is offline   Reply With Quote