| Get a list of supported build artifacts.
Typically the entries would be created using
org.netbeans.spi.project.support.ant.AntProjectHelper.createSimpleAntArtifact .
a list of build artifacts produced by this project;the target names must be distinct, and if this provider is in aproject's lookup, AntArtifact.getProject must return thesame project; list of artifacts for one project cannot containtwo artifacts with the same AntArtifact.getID ID |