- fileGenerated(Project, String) - Method in interface org.netbeans.spi.project.ant.GeneratedFilesInterceptor
-
Called when the build script file has been updated or created.
- FilterPropertyProvider - Class in org.netbeans.spi.project.support.ant
-
Property provider that delegates to another source.
- FilterPropertyProvider(PropertyProvider) - Constructor for class org.netbeans.spi.project.support.ant.FilterPropertyProvider
-
Initialize the proxy.
- findArtifact(File) - Method in interface org.netbeans.spi.project.ant.AntArtifactQueryImplementation
-
Find an Ant build artifact corresponding to a given file.
- findArtifactAndLocation(String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
-
Try to find an AntArtifact
object and location corresponding
to a given reference.
- findArtifactByID(Project, String) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
-
Try to find a particular build artifact according to the Ant target producing it.
- findArtifactFromFile(File) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
-
Try to find an Ant artifact object corresponding to a given file on disk.
- findArtifactsByType(Project, String) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
-
Try to find build artifacts of a certain type in a project.
- findIncludedRoots() - Method in class org.netbeans.spi.project.support.ant.PathMatcher
-
Find folders which match although their parent folders do not; or folders
which do not match but which contain files which do.
- findLibrary(String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
-
Tries to find a library by name in library manager associated with the project.
- fixedPropertyProvider(Map<String, String>) - Static method in class org.netbeans.spi.project.support.ant.PropertyUtils
-
Create a trivial property producer using only a fixed list of property definitions.
- fixReferences(File) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
-
Tries to fix references after copy/rename/move operation on the project.
- FLAG_MISSING - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
-
A build script is missing from disk.
- FLAG_MODIFIED - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
-
- FLAG_OLD_PROJECT_XML - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
-
A build script was generated from an older version of project.xml
.
- FLAG_OLD_STYLESHEET - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
-
A build script was generated from an older version of a stylesheet.
- FLAG_UNKNOWN - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
-
The build script exists, but nothing else is known about it.