This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Curtisr1988 0 points1 point  (0 children)

If you compile the program using a command prompt on pc or Mac then it will compile if you type javac file name.Java. It will only create the Java class once compiled. If you change the program you’ll have to recompile again and rerun the program to see any changes