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.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LifeCyclePlugin
addedPlugin, augmentSetup, close, delete, init, opened, removedPlugin
-
Constructor Details
-
AntPlugin
public AntPlugin()
-
-
Method Details
-
created
- Overrides:
createdin classLifeCyclePlugin- Throws:
IOException
-
toString
-