Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static AntBuildExtender |
AntBuildExtenderFactory.createAntExtender(AntBuildExtenderImplementation implementation,
ReferenceHelper refHelper)
Create instance of
AntBuildExtender that is
to be included in project's lookup. |
Modifier and Type | Method and Description |
---|---|
AntArtifact |
ReferenceHelper.RawReference.toAntArtifact(ReferenceHelper helper)
Attempt to convert this reference to a live artifact object.
|