Package aQute.bnd.plugin.ant
Class AntPlugin
java.lang.Object
aQute.bnd.service.lifecycle.LifeCyclePlugin
aQute.bnd.plugin.ant.AntPlugin
This plugin creates a build.xml file in the project when a project gets
created. You can either store a template under cnf/ant/project.xml or a
default is taken.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.service.lifecycle.LifeCyclePlugin
addedPlugin, augmentSetup, close, delete, init, opened, removedPlugin
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
AntPlugin
public AntPlugin()
-
-
Method Details
-
created
- Overrides:
created
in classLifeCyclePlugin
- Throws:
IOException
-
toString
-