JAD and Manifest Files
Use the JAD and manifest files properties to configure the vendor name and URL that Mobile Designer uses when creating project and metadata files.
Although the JAD and manifest files properties have default values, you should set values for these properties to specify information for your own organization.
Tip: | You can override the JAD and manifest files properties on a project-by-project basis, such as when creating ported builds on an application for a separate development company. To do so, specify the JAD and manifest files properties in your projects targets/_defaults_.xml file. For more information about setting project properties, see Setting Project Properties. |
project.jad.vendor.name
Specifies the vendor name included in project and/or application metadata files that are bundled with the final binary. This is usually used as part of the data that uniquely identifies an application in an App store.
Value | Vendor name. |
Default | Software AG |
Example | project.jad.vendor.name=My Company |
project.jad.vendor.url
Specifies the URL to the vendor’s website.
Value | URL |
Default | http://www.softwareag.com |
Example | project.jad.vendor.url=http://www.mycompany.com |