Creating a JAR with manifest in Eclipse

Creating a JAR with manifest in Eclipse:

1. Right click -> Export -> JAR File (under JAVA) then Next
2. Select the export location
3. Next, Next and Now you will be able to see the option like below,

main class manifest

Browse and select the main class then finish.

Recommended Books:

Leave a Reply