Installing the Java Card Development Kit Simulator

Follow these steps to install the Java Card Development Kit Simulator.

The Java Card Development Kit Simulator is available for download at https://www.oracle.com/technetwork/java/embedded/javacard/overview/index.html.

  1. Download the Java Card Development Kit Simulator archive file to a directory of your choice. It is available in the .zip file for Windows and .tar.gz for Linux.
    • java_card_devkit_simulator-win-bin-v[version]-buildID-dd-mmm-yyy.zip
    • java_card_devkit_simulator-linux-bin-v[version]-buildID-dd-mmm-yyy.tar.gz
  2. Extract the downloaded archive file to the directory of your choice.

    Note:

    The installation directory of the Java Card Development Kit Simulator is referred to as JC_HOME_SIMULATOR throughout this documentation.

When the Java Card Development Kit Simulator has been installed, proceed to:

  1. Optional, but recommended, install the Java Card Plug-in for Eclipse. See Installing the Eclipse Plug-in

  2. Examine and run the samples. See Running the Simulator and the Samples