Compiling and running
Compiling
It is not recommended building Java projects manually. But if needed follow these steps to compile Java files.
First compile the file to run:
Running
To run it:
JAR
JAR files are ready to be used:
Last updated
Was this helpful?