Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Migrating Mobile Projects | Importing Mobile Projects
 
Importing Mobile Projects
You can use mobile projects that were built with an older version. To migrate these mobile projects, you must first import them into your workspace.
*To import existing mobile projects
1. Select Import file from the main menu of Software AG Designer.
2. Select General > Existing Projects into Workspace in the upcoming dialog.
3. Click Next.
4. Select the root directory of your mobile project and click Finish.
After your mobile project was imported, you must generate the source code of your application.
5. Open your mobile project in the Outline Editor as described in Displaying a Mobile Project in the Outline Editor.
6. Check for warnings and errors for the application model and fix them.
7. In the Package Explorer, right-click the mobile project root node and select Generate Source Code-> Application Model and API.
You can now work with the mobile project.
Tip:
You can manually adapt ListView and Entry objects that were built with a previous version to use a newer structure. To do so, open the mobile project in the Outline Editor. Right-click ListView and select Migrate from the context menu. Or right-click Entry and select Migrate to Floating Entry.