Installing the Eclipse Plug-in

Note:

The Eclipse Plug-in is not compatible with Simulator settings or configurations from previous versions. Before upgrading the plug-in, you must create a new Eclipse workspace, as settings or configurations from older versions will not work with the new plug-in. Retain your old workspace if you need to continue working with settings or projects from earlier plug-in versions.

The Java Card Development Kit Eclipse Plug-in is available for download at https://www.oracle.com/java/technologies/javacard-downloads.html#sdk-sim. To install the Plug-in:

  1. Download the Java Card Development Kit Eclipse Plug-in archive file to a directory of your choice. The available .zip file supports both Windows and Linux.
    • java_card_devkit_eclipse_plugin-bin-v[version]-<buildID>-<dd-mmm-yyy>.zip
  2. In the Eclipse menu bar, select Help, and then select Install New Software.
  3. Click Add.
  4. Click Archive.
  5. Select the Eclipse Plug-in zip file.
  6. In the Add Repository dialog, type Java Card SDK in the Name field.
  7. Click Add.
  8. On the Available Software dialog, select the feature to install:

    Oracle Java Card Development Kit Eclipse Plug-in

  9. Click Next until the terms of the licenses are displayed.
  10. Please read and accept the terms of the licenses and click Finish to complete installation.
  11. When the Plug-in has been installed, Eclipse will prompt you to restart. Click Yes.

Note:

If you notice unusual behavior in Eclipse, such as an empty About window, update the EclEmma plug-in from version 3.1.8 to 3.1.9 using the Eclipse Marketplace.

Continue to Create a New Simulator Settings Profile.