I was just starting to learn basic java for I apparently need it to be able to code bukkit plugins for minecraft and I'm stuck on the following issue.
I have made the HelloWorldApp.java in the folder c/test but it wont do want its supposed to do. Any help would be good and please try to dumb down any coding, etc
This is how I invoked it:
C:\Users\Matthew\Desktop>cd C:\test
C:\test>javac HelloWorldApp.java
'javac' is not recognized as an internal or external command,
operable program or batch file.
C:\test>