Confirming System Variables
Certain system variables are set during the installation process. If you are not able to build samples from the command line, or if something seems to be wrong with the Eclipse Plug-in operation, verify that the following variables and paths are set correctly:
- JAVA_HOME system variable must be set to the JDK software root directory
and its
bin
in thePATH
. - ANT_HOME system variable must be set to the Ant root directory and its
bin
in thePATH
. - JC_HOME_TOOLS variable must be set to the Java Card Development Kit Tools root directory.
- The Java Card Development Kit Tools
bin
directory must be in thePATH
.