Hi,
I am starting to program in Java. The problem is when I install the SDK using the windows installer, and add the bin path to the PATH environment, it seems fine. Running "java -version" in command prompt shows the java version. However, when I do a "import java.io;", the compiler cannot seem to find the library. Is there a step I have missed out in my setup?
Thanks.
Regards,
Russ
I am starting to program in Java. The problem is when I install the SDK using the windows installer, and add the bin path to the PATH environment, it seems fine. Running "java -version" in command prompt shows the java version. However, when I do a "import java.io;", the compiler cannot seem to find the library. Is there a step I have missed out in my setup?
Thanks.
Regards,
Russ