org.netbeans.modules.project.ant/1 1.42.1

Package org.netbeans.spi.project.ant

Pluggable implementations of inter-project Ant dependencies.

See:
          Description

Interface Summary
AntArtifactProvider Interface to be implemented by projects which can supply a list of Ant build artifacts.
AntArtifactQueryImplementation Represents knowledge about the origin of an Ant build product.
AntBuildExtenderImplementation A project type's spi for AntBuildExtender's wiring.
 

Class Summary
AntBuildExtenderFactory Factory class for creation of AntBuildExtender instances
 

Package org.netbeans.spi.project.ant Description

Pluggable implementations of inter-project Ant dependencies.

An AntArtifact can be used to represent a build product of a sub-project, typically used as a dependency in a parent project. AntArtifactProvider can be used to enumerate artifacts (i.e. targets creating some files) which are recommended for export to parent projects.


org.netbeans.modules.project.ant/1 1.42.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.