Package | Description |
---|---|
org.java.plugin.tools.ant |
This package contains implementations of various Ant tasks aimed to make usage of JPF much simple and convenient.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckTask
The Ant task to perform integrity check of plug-in set.
|
class |
DocTask
The Ant task to generate documentation from plug-in manifest.
|
class |
PackTask
The ant task for creating plug-ins archive file.
|
class |
PathTask
The Ant task to prepare classpath according to plug-in manifest(s)
declarations.
|
class |
SingleFilePluginTask
The Ant task to create "single file" plug-ins.
|
class |
SortTask
The Ant task to sort plug-ins and plug-in fragments in correct build order.
|
class |
VersionUpdateTask
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).
|
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.