Package org.java.plugin.tools.ant


package org.java.plugin.tools.ant

This package contains implementations of various Ant tasks aimed to make usage of JPF much simple and convenient.

  • Classes
    Class
    Description
    Base class for some JPF related ant tasks.
    The Ant task to perform integrity check of plug-in set.
    The Ant task to generate documentation from plug-in manifest.
    The ant task for creating plug-ins archive file.
    The Ant task to prepare classpath according to plug-in manifest(s) declarations.
    Simple task to read some data from plug-in manifest into project properties.
    The Ant task to create "single file" plug-ins.
    The Ant task to sort plug-ins and plug-in fragments in correct build order.
    The ant task for extracting plug-ins from archive.
    This class can upgrade all version and plugin-version tags in all plugin manifest files, to the latest version specified in a text file (in Java properties format).