Package | Description |
---|---|
org.apache.tools.ant.module.spi |
Ways of influencing how Ant is run inside NetBeans.
|
Class and Description |
---|
AntEvent
One event delivered to an
AntLogger . |
AntLogger
A pluggable logger that can listen to
AntEvent s during
one or more AntSession s. |
AntSession
Represents one Ant build session, possibly consisting of multiple targets,
subprojects, and so on.
|
TaskStructure
Describes the structure of a task.
|