Search found 2 matches

by GPoker
Wed May 23, 2007 2:22 am
Forum: Java
Topic: Reason for Java 5.0 or above cannot compile in TextPad
Replies: 0
Views: 2217

Reason for Java 5.0 or above cannot compile in TextPad

I found the reason now, it's beacuse the Java 1.5.0_06 or above haven't set it own JavaHome value in Registry. To solve it, open the command prompt and type regedit. Go to HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit Here has two folder:1.5 & 1.5.0_<your version> Click in it you will ...
by GPoker
Fri Apr 20, 2007 1:02 pm
Forum: Java
Topic: Compile Java Error: javac.exe
Replies: 5
Views: 2655

I've got the same error.

But I'm using Update 11 instead of update 6.

Added C:\Program Files\Java\jdk1.5.0_11\bin to the Path.
And restarted the computer.

It works on command prompt, but it's still doesn't work on Textpad 4.7(other version have not checked).