aQute.bnd.plugin.ant
Class AntPlugin
java.lang.Object
aQute.bnd.service.lifecycle.LifeCyclePlugin
aQute.bnd.plugin.ant.AntPlugin
public class AntPlugin
- extends LifeCyclePlugin
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.
AntPlugin
public AntPlugin()
created
public void created(Project p)
throws IOException
- Overrides:
created in class LifeCyclePlugin
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 aQute SARL. All rights reserved.