786snow
Programmer
- Nov 12, 2006
- 75
Hi,
I have a java source file at c:\my_java
I do the following to complile it at the DOS prompt but it does not work, what have I done wrong here?
C:\Program Files\Java\jdk1.5.0_08\bin\javac c:\my_java\simpleprogram.java
I have a java source file at c:\my_java
I do the following to complile it at the DOS prompt but it does not work, what have I done wrong here?
C:\Program Files\Java\jdk1.5.0_08\bin\javac c:\my_java\simpleprogram.java