Results 1 to 4 of 4
- 06-15-2007, 02:27 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 110
- Rep Power
- 0
Error : Invalid path, \bin\javac.exe -classpath
I have installed the SDK and configured the path, but when I compile from jcreator
it gives to me this error:
--------------------Configuration: <Default>--------------------
Error : Invalid path, \bin\javac.exe -classpath "D:\Documents and Settings\Administrator\Desktop\java class " "D:\Documents and Settings\Administrator\Desktop\java class " D:\Documents and Settings\Administrator\Desktop\java class\example.java"
Process completed.
- 07-03-2007, 03:37 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 132
- Rep Power
- 0
You have to search the path where the jcreator is installed
it's easy
- 07-03-2007, 03:40 AM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 119
- Rep Power
- 0
You have to give it the path where is installed the JDK,maybe you have to define a environment variable "JAVA_HOME" that refers the folder where you install the jdk (C:\j2sdk1.4.2_03)
- 08-14-2009, 01:57 PM #4
Member
- Join Date
- Aug 2009
- Posts
- 6
- Rep Power
- 0
Similar Threads
-
Error: invalid method declaration; return type required
By silvia in forum AWT / SwingReplies: 3Last Post: 06-05-2010, 09:05 PM -
GNU Classpath 0.96.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-01-2007, 05:14 PM -
Error :Invalid path, C:\Program Files\Java\j2re1.4.2_06\bin\javac.exe
By silvia in forum New To JavaReplies: 2Last Post: 07-30-2007, 09:55 AM -
Error: invalid method declaration
By silvia in forum New To JavaReplies: 1Last Post: 07-27-2007, 01:10 PM -
Help with javaC
By Daniel in forum New To JavaReplies: 2Last Post: 07-04-2007, 03:44 PM
Bookmarks