Hello all,

I created a project named batik and imported all batik source into it using import>file system.

I have to make a couple changes in the directory structure, but most of it is ok.

The ant packages are not to be found:
// -- Ant classes ------------------------------------------------------------
import org.apache.tools.ant.Project;
import org.apache.tools.ant.BuildException;
import org.apache.tools.ant.Task;
import org.apache.tools.ant.DirectoryScanner;
import org.apache.tools.ant.taskdefs.MatchingTask;
import org.apache.tools.ant.types.EnumeratedAttribute;
import org.apache.tools.ant.types.FileSet;
import org.apache.tools.ant.util.JAXPUtils;

Any idea where can I get them?

Thanks again,
Alice

Reply via email to