| Package | Description |
|---|---|
| aQute.bnd.plugin.ant | |
| aQute.bnd.plugin.eclipse | |
| aQute.bnd.plugin.git | |
| aQute.bnd.plugin.gradle | |
| aQute.bnd.plugin.maven |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AntPlugin |
This plugin creates a build.xml file in the project when a project gets
created.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
EclipsePlugin |
This plugin creates a build.xml file in the project when a project gets
created.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GitPlugin |
Adds .gitignore files to projects when created.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GradlePlugin |
The Gradle life cycle plugin.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MavenPlugin |
This plugin provides life cycle support for maven projects
|