Page 1 of 1

Error attempting to run Applets

Posted: Mon Feb 28, 2005 10:36 pm
by NegativeSpace
Hi,

I had problems compiling and running Java programs (system32\javac.exe), but simply added my own tools manually by finding the Java compiler and java.exe file myself. I also added the appletviewer.exe file myself.

Running programs inside a DOS-shell is fine, but when I try to run applets I find the following error:

I/O exception while reading: C:\Documents and Settings\Simon\My Documents\Java\<filename> (The system cannot find the file specified)

If anyone can tell me how to fix this, I'd appreciate it.

Thanks,

Simon

Posted: Tue Mar 01, 2005 3:28 am
by s_reynisson
In TP, start by removing the Java tools by going to Configure->Preferences->Tools and hit the red X for each Java tool/command.
Then add them all again using the TP built in command, see here for details under "How do I add the JDK commands?".
If TP does not install them you will have to reinstall the Java SDK and try again.
Hope this helps.