Results 1 to 1 of 1
- 10-03-2011, 02:38 AM #1
Member
- Join Date
- Oct 2011
- Posts
- 1
- Rep Power
- 0
The System cannot find the path to java
I defined a path to javac.exe by going to control panel, system, advanced, environment variables, and I added the new system variable called javaP defined as C:\Program Files\Java\jdk1.7.0\bin
Then I opened a new command prompt, went to where my program is, and typed javaP\javac Factorial.java
The result was "The system cannot find the path specified."
Any ideas? I had tried entering the path without the pre-defined path and it wasn't happy with it I think because of the space after program and before files. It doesn't seem to be complaining about that now, but I don't see the problem.
Thanks!
Similar Threads
-
Why is the System Path wrong
By seeya73 in forum New To JavaReplies: 2Last Post: 09-20-2011, 04:04 PM -
The System cannot find the path specified error
By umapathy_sekar in forum Advanced JavaReplies: 4Last Post: 11-21-2010, 06:34 AM -
System path can't be specified?
By Indefinite Design in forum New To JavaReplies: 0Last Post: 04-11-2010, 02:50 AM -
find file with * on the path
By itaipee in forum New To JavaReplies: 7Last Post: 07-08-2009, 08:05 AM -
How to know system folder path
By ivvgangadhar in forum New To JavaReplies: 6Last Post: 11-21-2008, 08:08 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks