Location and Installation
The optional Ant tasks are included at:
JC_CLASSIC_HOME\lib\jctasks.jar
Installing the Ant Tasks
Be sure Ant is configured as described in Downloading the Development Kit.
Copy the file
JC_CLASSIC_HOME\lib\jctasks.jarto a directory that serves as your Ant tasks home directory.Add the
jctasks.jarfile to your classpath or put it into the Ant-Home-Path\libdirectory to be automatically be picked up when Ant is run.Where:
Ant-Home-Path is the path to the Ant installation.
The value of the
ANT_HOMEenvironment variable is properly configured to run Ant (see Downloading the Development Kit).

