Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Reference

(nextflipdebug5) #1

ADT | 143


Table A-2 shows the command-line options for ADT.


Table A-2. Command-line options for ADT


Option Description
-package The first argument must be-package.
air-file The relative or absolute path to the AIR to be created by ADT.
app-xml The relative or absolute path to the application descriptor file for the
application.
fileOrDir One or more file or directory names identifying other files to be
included in the package. Each successive file or directory name
should be separated by a space.
If a directory name is specified, then all of the files in that directory
and its subdirectories will be included. However, files that are
marked hidden in the file system will be ignored.
If any of the files listed is the same as the file specified in the<app-
xml> parameter, then it will be ignored; it will not be added to the
package file a second time.
These files and directories will be copied into the application install
directory when the application is installed.
-C <dir> This changes the root directory path for subsequent files or
directories listed in the command line.
Free download pdf