You can build and deploy workspaces from within PocketBuilder or from a command line. For information on working from a command line, see the Resource Guide.
In the development environment, you can specify how you want the targets in your workspace to be built and deployed. You can then build individual targets or all the targets in the workspace.
To do this |
Do this |
---|---|
Set deployment options for a target |
Select Properties from the pop-up menu for the target and select the Deploy tab. Select the check box next to a project to build it when you deploy the target. Use the arrows to set the order in which projects are built. Set options for each project in the target in the Project painter. |
Set build and deployment options for the workspace |
Select Properties from the pop-up menu for the workspace and select the order in which targets should be built. On the Deploy Preview page, you can check which projects and deploy configurations are currently selected. |
Build, migrate, or deploy a selected target |
Select Incremental Build, Full Build, Migrate, or Deploy from the pop-up menu for the target. Deploy builds the projects in the target in the order listed on the Deploy page of the target properties dialog box. |
Build or deploy all the targets in the workspace |
Select Incremental Build, Full Build, or Deploy from the pop-up menu for the workspace, from the Run menu, or from the PowerBar. |