View Single Post
  #1 (permalink)  
Old 07-25-2007, 11:40 PM
silvia silvia is offline
Member
 
Join Date: Jul 2007
Posts: 35
silvia is on a distinguished road
Error :Invalid path, C:\Program Files\Java\j2re1.4.2_06\bin\javac.exe
I get this error when I try to compile my java file.
There is nothing in the file and I tried to compile it...
And I get this when I select Build -> Compile File
Error :
Code:
Invalid path, "C:\Program Files\Java\j2re1.4.2_06\bin\javac.exe" -classpath "C:" -d C: C:\ij.java"
I installed java sdk into the default directory... example
Code:
"C:\Program Files\Java\j2re1.4.2_06"
Also JCreator asks for the docs directory?
Where is that or what do I need to download exactly?
Thanks.
Reply With Quote
Sponsored Links