+ 1
More clarification?
I spent about half an hour just trying to find a way to get any of my java coding to run offline. Please teach us compiling and IDE usage.
2 Respuestas
+ 2
What IDE are you using?
do you have the jvm and jdk installed?
are you running the program from IDE or from terminal?
are you trying to run from the .java or .class files?
is your PATH set up properly?
maybe follow this tutorial
https://www3.ntu.edu.sg/home/ehchua/programming/howto/JDK_Howto.html
0
ok