Create Manifest File for Your Jar File

Open notepad and Save it as Manifest.mf

And copy it and paste int your File change <Your Class name in Main function Exists> to your  main class name.<enter> is your keyboard Enter key.

 

 

 

Manifest-Version: 1.0

Created-By: 1.7.0-ea (Sun Microsystems Inc.)

Main-Class: <Your Class name in Main function Exists>

<enter>

<enter>

<enter>

 

 

 

Example:

 

                                                Manifest.mf

Manifest-Version: 1.0

Created-By: 1.7.0-ea (Sun Microsystems Inc.)

Main-Class: Login

<enter>

<enter>

<enter>

 

 

 

 

 

No comments:

Post a Comment

If you have any question please let me know

Mozilla to Support Firefox ESR 115 up to August 2026 on Windows 7, 8/8.1 Devices

UPDATE (March 11, 2026): Mozilla has extended support for Firefox ESR 115 version installed on Windows 7, 8/8.1 and macOS 10.12-10.14 up to ...