Jar
From Just Solve the File Format Problem
(Difference between revisions)
(→References) |
|||
Line 9: | Line 9: | ||
|} | |} | ||
− | A JAR file is | + | A JAR file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. |
== Identifiers == | == Identifiers == |
Revision as of 23:51, 7 November 2012
File Formats | > | Electronic File Formats | > | Compression | > | Jar |
A JAR file is a ZIP file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries.
Identifiers
- File extension: .JAR