Can anyone help me out. When i go to complie my programs I get this error message. Can anyone help me out:
javac -Xdepend tester.java
'javac' is not recognized as an internal or external command,
operable program or batch file.
Compilation exited abnormally with code 1 at Tue Oct 15 01:57:29
Also another problem I have is when I am typing my program and I hit enter it should automatically indent, it is not doing that. Does anyone know how i can fix this problem also. Thanks.
mdawg
javac -Xdepend tester.java
'javac' is not recognized as an internal or external command,
operable program or batch file.
Compilation exited abnormally with code 1 at Tue Oct 15 01:57:29
Also another problem I have is when I am typing my program and I hit enter it should automatically indent, it is not doing that. Does anyone know how i can fix this problem also. Thanks.
mdawg