Skip navigation links
org.netbeans.modules.project.ant/1 1.72
A B C D E F G H I L M N O P R S T U 

A

add() - Method in class org.netbeans.spi.project.support.ant.SourcesHelper.SourceRootConfig
Adds configured source root to SourcesHelper.
addAntProjectListener(AntProjectListener) - Method in class org.netbeans.spi.project.support.ant.AntProjectHelper
Add a listener to changes in the project configuration.
addChangeListener(ChangeListener) - Method in class org.netbeans.spi.project.support.ant.FilterPropertyProvider
 
addChangeListener(ChangeListener) - Method in interface org.netbeans.spi.project.support.ant.PropertyProvider
Add a change listener.
addDependency(String, String) - Method in class org.netbeans.api.project.ant.AntBuildExtender.Extension
Add a dependency of a main build script target on the target in the extension's script.
addExtension(String, FileObject) - Method in class org.netbeans.api.project.ant.AntBuildExtender
Adds a new build script extension.
addExtraBaseDirectory(String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Add extra folder which can be used as base directory (in addition to project base folder) for creating references.
addLibrary(Library) - Method in class org.netbeans.api.project.ant.AntBuildExtender
Copies global library to the shared library folder of the project if the project is sharable and adds library name to the list of libraries needed to run Ant script.
addNonSourceRoot(String) - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
addOwnedFile(String) - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
Add any file that is supposed to be owned by a given project via FileOwnerQuery, affects only SourcesHelper.registerExternalRoots(int) and not SourcesHelper.createSources().
addPrincipalSourceRoot(String, String, Icon, Icon) - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
addPrincipalSourceRoot(String, String, String, String, Icon, Icon) - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.spi.project.support.ant.PropertyEvaluator
Add a listener to changes in particular property values.
addRawReference(ReferenceHelper.RawReference) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Add a raw reference to a foreign project artifact.
addReference(AntArtifact) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Deprecated.
to add reference use ReferenceHelper.addReference(AntArtifact, URI); to check whether reference exist or not use ReferenceHelper.isReferenced(AntArtifact, URI). This method creates reference for the first artifact location only.
addReference(AntArtifact, URI) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Add a reference to an artifact's location coming from a foreign project.
addTypedSourceRoot(String, String, String, Icon, Icon) - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
addTypedSourceRoot(String, String, String, String, String, Icon, Icon) - Method in class org.netbeans.spi.project.support.ant.SourcesHelper
ANT_CUSTOMTASKS_LIBS_PROPNAME - Static variable in class org.netbeans.api.project.ant.AntBuildExtender
 
AntArtifact - Class in org.netbeans.api.project.ant
Represents one artifact of an Ant build.
AntArtifact() - Constructor for class org.netbeans.api.project.ant.AntArtifact
Empty constructor for use from subclasses.
AntArtifactProvider - Interface in org.netbeans.spi.project.ant
Interface to be implemented by projects which can supply a list of Ant build artifacts.
AntArtifactQuery - Class in org.netbeans.api.project.ant
Find out how to create a certain build artifact by calling some Ant script.
AntArtifactQueryImplementation - Interface in org.netbeans.spi.project.ant
Represents knowledge about the origin of an Ant build product.
AntBasedProjectRegistration - Annotation Type in org.netbeans.spi.project.support.ant
Registers a Project implementation as an AntBasedProjectType extension.
AntBasedProjectType - Interface in org.netbeans.spi.project.support.ant
Plugin for an Ant project type.
AntBuildExtender - Class in org.netbeans.api.project.ant
Allows extending the project's build script with 3rd party additions.
AntBuildExtender.Extension - Class in org.netbeans.api.project.ant
Describes and allows to manipulate the build script extension and it's links to the main build script of the project.
AntBuildExtenderFactory - Class in org.netbeans.spi.project.ant
Factory class for creation of AntBuildExtender instances
AntBuildExtenderImplementation - Interface in org.netbeans.spi.project.ant
A project type's spi for AntBuildExtender's wiring.
AntProjectEvent - Class in org.netbeans.spi.project.support.ant
Event object corresponding to a change made in an Ant project's metadata.
AntProjectHelper - Class in org.netbeans.spi.project.support.ant
Support class for implementing Ant-based projects.
AntProjectListener - Interface in org.netbeans.spi.project.support.ant
Listener for changes in Ant project metadata.
A B C D E F G H I L M N O P R S T U 
Skip navigation links
org.netbeans.modules.project.ant/1 1.72