Creating an Executable Jar File. In Java, it is common to combine several classes in one .jar ("java archive") file. Library classes are stored that way. Larger projects use jar files. ... A jar file created with a main class manifest can be used both as a library and a runnable jar.
0 Comments
If you have any doubts,please let me know