Manifest Importer

Imports a manifest from an existing file.

Version

Available from version 1.4.4

Examples

1<manifest type="importManifest" file="ExistingManifest.xml" />

Configuration Elements

Element Description Type Required Default Version
type The type of generator. String - must be importManifest Yes n/a 1.4.4
filename The name of the file to import.
If this is a relative file, it will be based relative to the working directory of the project.
String Yes n/a 1.4.4

Notes

This "generator" is not a true generator, instead it will import an existing file to use as the package manifest.

Automatically Generated

Documentation generated on Monday, 26 May 2014 at 7:18:00 AM