Uses of Class
aQute.bnd.build.Workspace
Packages that use Workspace
Package
Description
-
Uses of Workspace in aQute.bnd.build
Methods in aQute.bnd.build that return WorkspaceModifier and TypeMethodDescriptionstatic Workspace
Workspace.createDefaultWorkspace()
static Workspace
Workspace.createStandaloneWorkspace
(Processor run, URI base) Create a workspace that does not inherit from a cnf directory etc.static Workspace
Workspace.createWorkspace
(File wsdir) Create a new Workspacestatic Workspace
Workspace.findWorkspace
(File base) /* Return the nearest workspaceProject.getWorkspace()
static Workspace
Workspace.getWorkspace
(File workspaceDir) static Workspace
Workspace.getWorkspace
(File workspaceDir, String bndDir) static Workspace
Workspace.getWorkspace
(String path) static Workspace
Workspace.getWorkspaceWithoutException
(File workspaceDir) Workspace.setOffline
(boolean on) Methods in aQute.bnd.build with parameters of type WorkspaceModifier and TypeMethodDescriptionstatic Run
Create a Run that will be stand alone if it contains -standalone.Constructors in aQute.bnd.build with parameters of type Workspace -
Uses of Workspace in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return WorkspaceMethods in aQute.bnd.build.model with parameters of type WorkspaceConstructors in aQute.bnd.build.model with parameters of type Workspace -
Uses of Workspace in aQute.bnd.junit
Fields in aQute.bnd.junit declared as WorkspaceMethods in aQute.bnd.junit that return Workspace -
Uses of Workspace in aQute.bnd.plugin.eclipse
Methods in aQute.bnd.plugin.eclipse with parameters of type Workspace -
Uses of Workspace in aQute.bnd.remoteworkspace.server
Constructors in aQute.bnd.remoteworkspace.server with parameters of type WorkspaceModifierConstructorDescriptionRemoteWorkspaceServer
(Workspace workspace) Create a new Remote Workspace Server. -
Uses of Workspace in aQute.bnd.service.extension
Methods in aQute.bnd.service.extension with parameters of type Workspace -
Uses of Workspace in aQute.bnd.service.lifecycle
Methods in aQute.bnd.service.lifecycle with parameters of type Workspace