Results 1 to 2 of 2
Thread: javac: file not found:
- 03-14-2012, 06:34 PM #1
Jay
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
javac: file not found:
Hi
I am getting the error
javac: file not found: ExampleProgram.java
Usage: javac <options> <source files>
use -help for a list of possible options
I am new to Java
I have read many threads but yet could not solve the problem .Please help me through
The path where my Jdk is located is
C:\Program Files\Java\jdk1.7.0_03\bin
There was no Class path in my environment variables also i created a classpath variable and added the same path.
Also i added the C:\Program Files\Java\jdk1.7.0_03\bin in my Path variable .
Please let me know where can i store my program.I checked if its a java file and its shows me the same Also do i need to add the path where i am stroring the program .
Thanks
Jay
- 03-14-2012, 06:43 PM #2
Jay
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
javac: file not found Error
By LimblessQuasar in forum New To JavaReplies: 3Last Post: 06-11-2011, 09:41 AM -
javac: file not found:
By Tastosis in forum New To JavaReplies: 6Last Post: 03-24-2011, 05:35 AM -
Javac, file not found
By Zorobay in forum New To JavaReplies: 1Last Post: 02-15-2010, 11:30 AM -
javac:file not found
By lovearora in forum New To JavaReplies: 3Last Post: 02-09-2009, 03:20 AM -
javac file not found
By teamkeff in forum New To JavaReplies: 6Last Post: 06-23-2008, 10:17 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks