| File Type |
Java Manifest File |
| File Format |
File |
| Common? |
No |
| File Description |
Contains information about file packages in a Java archive (.JAR file); includes metadata about the archive such as what files it contains and what they are used for.
Manifest files have the default pathname "META-INF/MANIFEST.MF" and are saved along with the JAR file; the default manifest file can be modified with a basic text editor. |
| Program(s) that open mf files |
Mac / Windows / Unix: Edit with a text editor |
|