Configuring the Java Card Tools Path

To enable the Eclipse Plug-in to build a Java Card project, you must configure the Java Card Tools Path, which is the path where the tools bundle is extracted.

The tools bundle includes the converter and verifier tools. The Java Card Tools path is a workspace-wide setting that is used for all Java Card projects that are created in the same workspace. To configure the Java Card Tools path for the workspace, follow these steps:
  1. In Eclipse, from the Window menu, select Preferences.
  2. In the Preferences dialog, click the Java Card Tools Path section.
  3. In the Java Card Tools Path dialog, click Browse and select the directory where the Java Card Tools bundle is installed.

Note:

The converter and verifier tools will be run using the Java executable referenced by the JAVA_HOME environment variable; if JAVA_HOME is not set, the JRE installed by Eclipse will be used instead.