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

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.
 

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.12.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.