Jar command not available
Hi,
I have a new Java programmer and I have installed the following software onto my PC:
1) Java SE Development Kit 6u1 and NetBeans IDE 5.5.1 Bundle
2) Sun Java Toolkit 1.0 for CDC
3) JBuilder 2005 Foundation
Now, I am trying to make a "jar" file with the following command:
" jar -cf test.jar *.class "
And my system reports the following:
" 'jar' is not recognized as an internal or external command, operable program or batch file. "
I have Java SDK, and IDE installed in my PC, and yet "jar" is not available. How could this be possible? What happen? Kindly advice, please!
Regards,
wee

