Search found 1 match
- Wed Jun 11, 2003 6:01 pm
- Forum: Java
- Topic: No Javac.exe in C:\Windows\
- Replies: 7
- Views: 1595
Re: My (positive) experience
As recommended, I modified the registry for both 0 and 1 folders to C:\jdk.1.2\bin\javac.exe ( I didn't have 2). I was happy that the compilation worked at last but the run started to call javac.exe instead of java.exe! I removed both compile and run commands from Textpad and aded them back ...