- Mar 7, 2004
- 984
- 0
- 0
Hello
I installed jdk-6 ( Java SE Development Kit and NetBeans IDE Cobundle (JDK 6 / NB 5.5) Final Release) from the
sun site
onto my laptop. and tried to compile a java class using the following command line
Javac Server.java
i get the error message
"'javac' is not recognised as an internal or external command, operable program or batch file."
does not the installation of netbeans IDE 5.5 mean that i can using java at the command line?
I installed jdk-6 ( Java SE Development Kit and NetBeans IDE Cobundle (JDK 6 / NB 5.5) Final Release) from the
sun site
onto my laptop. and tried to compile a java class using the following command line
Javac Server.java
i get the error message
"'javac' is not recognised as an internal or external command, operable program or batch file."
does not the installation of netbeans IDE 5.5 mean that i can using java at the command line?