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 WorkspaceWorkspace.createDefaultWorkspace()static WorkspaceWorkspace.createStandaloneWorkspace(Processor run, URI base) Create a workspace that does not inherit from a cnf directory etc.static WorkspaceWorkspace.createWorkspace(File wsdir) Create a new Workspacestatic WorkspaceWorkspace.findWorkspace(File base) /* Return the nearest workspaceProject.getWorkspace()static WorkspaceWorkspace.getWorkspace(File workspaceDir) static WorkspaceWorkspace.getWorkspace(File workspaceDir, String bndDir) static WorkspaceWorkspace.getWorkspace(String path) static WorkspaceWorkspace.getWorkspaceWithoutException(File workspaceDir) Workspace.setOffline(boolean on) Methods in aQute.bnd.build with parameters of type WorkspaceModifier and TypeMethodDescriptionstatic RunCreate 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