Installing the Ant Tasks

  1. Be sure Ant is configured as described in Installing the Java Card Development Kit Tools .

  2. Copy the file JC_HOME_TOOLS\lib\jctasks_tools.jar to a directory that serves as your Ant tasks home directory.

  3. Add the jctasks_tools.jar file to your classpath or put it into the Ant-Home-Path\lib directory to be automatically be picked up when Ant is run.

    Where:

    1. Ant-Home-Path is the path to the Ant installation.

    2. The value of the ANT_HOME environment variable is properly configured to run Ant (see Installing the Java Card Development Kit Tools).