Compile and package functions for external deployment
deploytool
deploytool project_name
deploytool -build project_name
deploytool -package project_name
deploytool
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