View Full Version : What is a Manifest file?
sinelogixtech
08-09-2017, 11:01 AM
What is a Manifest file?
RH-Calvin
08-11-2017, 06:17 AM
A manifest file in computing is a file containing metadata for a group of accompanying files that are part of a set or coherent unit. For example, the files of a computer program may have a manifest describing the name, version number, license and the constituting files of the program.
Dam Ponting
09-01-2017, 05:10 AM
The manifest is a special file that can contain information about the files packaged in a JAR file. By tailoring this "meta" information that the manifest contains, you enable the JAR file to serve a variety of purposes.
SerenMckay
09-08-2017, 11:36 AM
Working with Manifest Files: The Basics. ... The answer is the JAR file's manifest. The manifest is a special file that can contain information about the files packaged in a JAR file. By tailoring this "meta" information that the manifest contains, you enable the JAR file to serve a variety of purposes.
Dam Ponting
09-09-2017, 04:56 AM
The manifest is a special file that can contain information about the files packaged in a JAR file. By tailoring this "meta" information that the manifest contains, you enable the JAR file to serve a variety of purposes.
davidweb09
09-13-2017, 11:53 AM
It contain the Meta details in another format.
Powered by vBulletin® Version 4.2.2 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.