| Package | Description |
|---|---|
| aQute.bnd.build | |
| aQute.bnd.service.extension |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
Project.getWorkspace() |
static Workspace |
Workspace.getWorkspace(File parent) |
static Workspace |
Workspace.getWorkspace(File parent,
String bndDir) |
static Workspace |
Workspace.getWorkspace(String path) |
static Workspace |
Workspace.getWorkspaceWithoutException(File parent) |
Workspace |
Workspace.setOffline(boolean on) |
| Constructor and Description |
|---|
Project(Workspace workspace,
File buildDir) |
Project(Workspace workspace,
File projectDir,
File buildFile) |
Run(Workspace workspace,
File projectDir,
File propertiesFile) |
WorkspaceRepository(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
List<?> |
ExtensionActivator.activate(Workspace workspace,
Map<String,String> attrs) |
Copyright © 2014 aQute SARL. All rights reserved.