Package aQute.bnd.plugin.gradle
Class GradlePlugin
- java.lang.Object
-
- aQute.bnd.service.lifecycle.LifeCyclePlugin
-
- aQute.bnd.plugin.gradle.GradlePlugin
-
public class GradlePlugin extends LifeCyclePlugin
The Gradle life cycle plugin. ACtually nothing to do since gradle does not require any specific files in a project
-
-
Constructor Summary
Constructors Constructor Description GradlePlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
Methods inherited from class aQute.bnd.service.lifecycle.LifeCyclePlugin
addedPlugin, augmentSetup, close, created, delete, init, opened, removedPlugin
-
-