Java - Manifest File

Card Puncher Data Processing

About

A manifest file is needed in a jar file in order to transform it as an executable or startable jar file.

Example of manifest file

Manifest-version: 1.0
Main-Class: HelloWorld

Where:

Documentation / Reference







Share this page:
Follow us:
Task Runner