Want to Creat Executable Jar file for your Application

Syntax :
                                jar cfm <FileName>.jar <ManifestFileName>.extension <filename.extension> <filename.extension> <filename.extension>……….






Here jar is command to create jar file.


<FileName>.jar is your jar file name.


<ManifestFileName>.extension is your ManifestFile Name.


<filename.extension> is whose filename to want to add in your jar file.


Example:
C:\jar cfm Login.jar Manifest.mf Login.class SplaceScreen.class *.class




If you have any query about that then contact me at wasim.akh2@gmail.com





No comments:

Post a Comment

If you have any question please let me know

TIP: How to Enable Redesigned Settings Page in Firefox (Part of Nova UI)

UPDATE (May 15, 2026): Mozilla team has made many UI changes to the new redesigned Settings page in the latest Firefox Nightly build such as...