Run the Application

Use the IDE to build and run the project. When you click the Run Main Project button, the IDE starts the Java Card runtime environment, deploys the application to a device, and creates instances of the application on the device which a browser or client can access. The IDE uses the Packager and Off-Card Installer tools to create a package for the device, load the application on the device, and create instances of the application. By using the IDE, you do not have to start the Java Card runtime environment or run the Packager and Off-Card Installer tools as separate activities.

See the Development Kit documentation for a description of the Packager and Off-Card Installer tools used by the IDE.