Show TOC

Procedure documentationBuilding Mobile Projects Locate this document in the navigation structure

 

To run or debug the mobile application for laptop, you must create the executable binaries (compiled Java code).

Recommendation Recommendation

We recommend that you rebuild and repackage the entire project if you have created it using an earlier release of the mobile applications for laptop.

End of the recommendation.

Prerequisites

You have:

  • Created an application element in the Mobile project

  • Saved the project

Procedure

In the Laptop UI Explorer, click the project node with the secondary mouse button and choose   Devlopment Component   Build.  

Note Note

If this is the first build of the project, the IDE builds the entire project. If you have built the project earlier, the IDE builds only those modifications that have been made since the last build.

To rebuild the entire project, click the project node with the secondary mouse button and choose

End of the note.

Note Note

Rebuild Project.We recommend that you always select the Autobuildindicator for the IDE. As a result, the IDE builds the project each time you save the metadata. To do this, choose   Window   Preferences   Workbench   Perform build automatically on resource modification,  and choose OK.

End of the note.