Hey all,
I usually code and compile using a shell like Textpad or Netbeans, but have recently been trying to feed the command line some simple commands.
Unfortunately it responds to my Javac commands by saying:
C:\Java\MP1>javac BgArray.java
'javac' is not recognized as an internal or external command,operable program or batch file.
Does anyone know how to solve this? The editor-programs have no problem compiling and running Java.
Thanks!!


Reply With Quote

Bookmarks