Uses of Class
aQute.bnd.service.lifecycle.LifeCyclePlugin

Packages that use LifeCyclePlugin
aQute.bnd.plugin.ant   
aQute.bnd.plugin.eclipse   
aQute.bnd.plugin.git   
aQute.bnd.plugin.gradle   
aQute.bnd.plugin.maven   
 

Uses of LifeCyclePlugin in aQute.bnd.plugin.ant
 

Subclasses of LifeCyclePlugin in aQute.bnd.plugin.ant
 class AntPlugin
          This plugin creates a build.xml file in the project when a project gets created.
 

Uses of LifeCyclePlugin in aQute.bnd.plugin.eclipse
 

Subclasses of LifeCyclePlugin in aQute.bnd.plugin.eclipse
 class EclipsePlugin
          This plugin creates a build.xml file in the project when a project gets created.
 

Uses of LifeCyclePlugin in aQute.bnd.plugin.git
 

Subclasses of LifeCyclePlugin in aQute.bnd.plugin.git
 class GitPlugin
          Adds .gitignore files to projects when created.
 

Uses of LifeCyclePlugin in aQute.bnd.plugin.gradle
 

Subclasses of LifeCyclePlugin in aQute.bnd.plugin.gradle
 class GradlePlugin
          The Gradle life cycle plugin.
 

Uses of LifeCyclePlugin in aQute.bnd.plugin.maven
 

Subclasses of LifeCyclePlugin in aQute.bnd.plugin.maven
 class MavenPlugin
          This plugin provides life cycle support for maven projects
 



Copyright © 2014 aQute SARL. All rights reserved.