(no title)
patrickscoleman | 1 year ago
Java is a bit of a pain. It's a compiled language, so if you make any edits to the .java files you'll need to run a command in the shell to generate a new .jar file and then run that.
Enjoy!
patrickscoleman | 1 year ago
Java is a bit of a pain. It's a compiled language, so if you make any edits to the .java files you'll need to run a command in the shell to generate a new .jar file and then run that.
Enjoy!
No comments yet.