Show TOC Start of Content Area

Procedure documentation Building Mobile Projects  Locate the document in its SAP Library structure

Use

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

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.

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

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 Rebuild Project.

Recommendation

We recommend that you always select the Autobuild indicator 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 Content Area