Skip to content
/ Manifest Public

This command line java utility scans folders and creates your java manifest file as used in .jar files. You can specify the startup class and any .jar files which you may want to exclude from the manifest.

License

Notifications You must be signed in to change notification settings

C4J/Manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifest

This command line java utility scans folders and creates your Java Manifest file used in .jar files

Example command line -

java -jar b4Manifest.jar manifest.b5

Requires Java 8 or newer

Some example configs are included.

About

This command line java utility scans folders and creates your java manifest file as used in .jar files. You can specify the startup class and any .jar files which you may want to exclude from the manifest.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published