Package | Description |
---|---|
org.netbeans.api.project.ant |
Ways of getting information about Ant-based projects useful from other projects.
|
org.netbeans.spi.project.ant |
Pluggable implementations of inter-project Ant dependencies.
|
org.netbeans.spi.project.support.ant |
Principal package for implementing typical Ant-based projects.
|
Class and Description |
---|
AntArtifact
Represents one artifact of an Ant build.
|
AntBuildExtender.Extension
Describes and allows to manipulate the build script extension and it's links to the main build script
of the project.
|
Class and Description |
---|
AntArtifact
Represents one artifact of an Ant build.
|
AntBuildExtender
Allows extending the project's build script with 3rd party additions.
|
Class and Description |
---|
AntArtifact
Represents one artifact of an Ant build.
|
AntBuildExtender
Allows extending the project's build script with 3rd party additions.
|