Creating a Java Card Applet Using the Default Source Template

To create Java Card Applets use the default source template of the Eclipse plug-in:

  1. Select a Java Card Project, click the File menu, and select New and Other….
  2. In the Other… dialog, expand Oracle Java Card SDK and select Java Card Applet.
  3. In the Package section, click Browse and select the Java package where you want to add the Applet source template.
  4. In the Applet name field, enter a Java class compliant name.
  5. Click Finish.

    The Java Card applet is added to the package.