![]() | The Ant view is a standard Eclipse view. It shows Ant scripts that you can use for a mobile project. Mobile Designer provides several Ant scripts that you use to perform various tasks for a mobile project. For example, you use an Ant task to build a project. The build Ant tasks compile your application code and package the application so that you can install it on a mobile device. |
![]() | The Jenkins Build Explorer view is a Mobile Development-specific view. It lists your Jenkins builds, their state, and the final binaries for iOS and Android. These binaries can be downloaded and installed on devices. |
![]() | The Mobile Explorer view is a Mobile Development-specific view. It contains a subset of the information in the Package Explorer. The Mobile Explorer view displays information only for mobile projects. For each mobile project, the Mobile Explorer view displays: ![]() ![]() ![]() ![]() Use the Mobile Explorer view to navigate to the project information you want to view and work with in the Outline Editor. For example, if you want to work on one of the views in the project, you can navigate to that view in the Mobile Explorer view and display it in the Outline Editor so that you can edit the view. |
![]() | The Outline view is a standard Eclipse view. It shows previews for editors, such as the Outline Editor, the Asset Editor, and the App Icon Editor. |
![]() | The Package Explorer is a standard Eclipse view. It shows a Java-specific view of your projects, including mobile projects. The Package Explorer tree structure contains a top-level node for each mobile project. The name of the top-level node matches the name of the mobile project. The Package Explorer allows access to all information in a project, including the application code, resource handler code, application resources, properties files, and information about the devices a project supports. |
![]() | The App Icon Editor is a Mobile Development-specific editor that allows you to import and customize the app icon (icon displayed when an application starts) and launch screen (the first screen displayed). |
![]() | The ASL Editor is a Mobile Development-specific editor that allows you to configure Android styles. |
![]() | The Asset Editor is a Mobile Development-specific editor that allows you to create and customize an asset file. The asset file defines how an icon looks like, and Mobile Development creates different icon sizes based from this asset definition. |
![]() | The EML Editor is a Mobile Development-specific editor that allows you to edit a project-specific data model. |
![]() | The Layout Builder is a Mobile Development-specific editor that is used to model constraint layouts. |
![]() | The Outline Editor is a Mobile Development-specific editor that will be shown when you add or display a mobile object. It shows an outline of the mobile project. The Outline Editor consists of the following: ![]() ![]() ![]() |