0
Why is there some error when i type in javac ExampleProgram.java?
2 Antworten
+ 1
I'm not sure, but I think searching on StackOverflow with the given error may help you find the answer.
0
Oh when you type that in CMD? if it's not recognizing what you have type the your java JDK many have not been added to your System enviroment variables. If thats not it then there must have been an error occurence within you program.