Develop native applications for Enterprise Edition (Java EE) , Micro Edition
After we have created the native API application in MobileFirst Studio and added the second project from Eclipse IDE, you edit the application descriptor and client property files, and then copy the files to the appropriate project.
- Application descriptor of native API applications for Enterprise Edition (Java EE) , Micro Edition (Java ME)
The application descriptor is a metadata file used to define various aspects of the native API application for Java ME.
- Client property file for Enterprise Edition (Java EE) , Micro Edition (Java ME)
This file defines the properties that the native app for Enterprise Edition (Java EE) , Micro Edition (Java ME) requires to use the MobileFirst native API for Java ME.
- Copy files of Native API applications for Enterprise Edition (Java EE) , Micro Edition (Java ME)
To copy the files in the Native API application for Java ME into the project that defines the app for Java ME.
Parent topic: Develop native applications