Creating a Java Card Project Using the New Java Card Project Wizard

To create a new Java Card Project based on a default template, use the New Java Card Project wizard:
  1. Click the File menu, and then select New and Other….
  2. In the Other… dialog, under Oracle Java Card SDK, select Java Card Project.
  3. In the first page of the wizard, configure the following Java Card specific sections:
    • Runtime Environment - Select the Java Card Development Kit Simulator that you want to use in the project. The Simulator is selected from the existing configuration. If you have not configured the Simulator, you can use a link that opens the Simulator settings page.
    • Java Card Tools - Configure the Java Card Tools bundle path, if not configured already.
    • Application - Configure a Java Card package and/or applet with names and AIDs. When an applet is configured, a default Applet source template is created.
  4. Click Finish.
    A new Java Card project is created in the workspace containing the default CAP file configuration.

Changing the Runtime Environment for the Java Card Project

To change the runtime environment:
  1. Right-click on the Java Card project and select Java Card and Runtime Setting.
  2. Select a Java Card Development Kit Simulator from the Simulator section. If a Simulator is not configured, click the link that opens the Java Card Simulators global settings pages.