|
org.netbeans.modules.project.ant/1 1.12.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AntArtifactProvider
Interface to be implemented by projects which can supply a list of Ant build artifacts.
Project.getLookup()| Method Summary | |
|---|---|
AntArtifact[] |
getBuildArtifacts()
Get a list of supported build artifacts. |
| Method Detail |
|---|
AntArtifact[] getBuildArtifacts()
AntProjectHelper.createSimpleAntArtifact(java.lang.String, java.lang.String, org.netbeans.spi.project.support.ant.PropertyEvaluator, java.lang.String, java.lang.String).
AntArtifact.getProject() must return the
same project; list of artifacts for one project cannot contain
two artifacts with the same ID
|
org.netbeans.modules.project.ant/1 1.12.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||