|
org.netbeans.modules.project.ant/1 1.16 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AntBuildExtenderImplementation
A project type's spi for AntBuildExtender's wiring.
A typical setup in the project type includes:
AntBuildExtender in project's lookup for use by 3rd
party modules.GeneratedFilesHelper.GeneratedFilesHelper(AntProjectHelper,AntBuildExtender) constructor to
create the helper for generating build related files.
| Method Summary | |
|---|---|
List<String> |
getExtensibleTargets()
A declarative list of targets that are intended by the project type to be used for extensions to plug into. |
Project |
getOwningProject()
Returns Ant Project instance. |
| Method Detail |
|---|
List<String> getExtensibleTargets()
Project getOwningProject()
|
org.netbeans.modules.project.ant/1 1.16 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||