Compile and package functions for external deployment
deploytooldeploytool project_namedeploytool -build project_namedeploytool -package project_namedeploytool opens a list of the compiler
apps.
deploytool opens
the appropriate compiler app with the project preloaded.project_name
deploytool -build runs
the appropriate compiler app to build the specified project. The installer
is not generated.project_name
deploytool -package runs
the appropriate compiler app to build and package the specified project.
The installer is generated.project_name