Error attempting to run Applets

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
NegativeSpace
Posts: 1
Joined: Mon Feb 28, 2005 10:22 pm

Error attempting to run Applets

Post 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
User avatar
s_reynisson
Posts: 939
Joined: Tue May 06, 2003 1:59 pm

Post 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.
Then I open up and see
the person fumbling here is me
a different way to be
Post Reply