Uses of Class
aQute.bnd.build.Workspace
Packages that use Workspace
Package
Description
-
Uses of Workspace in aQute.bnd.aspectj.plugin
Methods in aQute.bnd.aspectj.plugin with parameters of type Workspace -
Uses of Workspace in aQute.bnd.build
Fields in aQute.bnd.build declared as WorkspaceModifier and TypeFieldDescription(package private) final Workspace
Project.workspace
private final Workspace
ProjectTracker.workspace
(package private) final Workspace
WorkspaceClassIndex.workspace
(package private) final Workspace
WorkspaceExternalPluginHandler.workspace
(package private) final Workspace
WorkspaceNotifier.workspace
private final Workspace
WorkspaceRepository.workspace
private final Workspace
WorkspaceRepositoryDynamic.workspace
(package private) final Workspace
LibraryHandler.ws
Fields in aQute.bnd.build with type parameters of type WorkspaceModifier and TypeFieldDescriptionprivate static final Map<File,
WeakReference<Workspace>> Workspace.cache
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 TypeMethodDescription(package private) void
static Run
Create a Run that will be stand alone if it contains -standalone.private static Run
Run.createRun0
(Workspace workspace, File file) (package private) void
Constructors in aQute.bnd.build with parameters of type WorkspaceModifierConstructorDescription(package private)
(package private)
ProjectTracker
(Workspace workspace) (package private)
WorkspaceClassIndex
(Workspace workspace) (package private)
WorkspaceExternalPluginHandler
(Workspace workspace) (package private)
WorkspaceNotifier
(Workspace workspace) WorkspaceRepository
(Workspace workspace) (package private)
WorkspaceRepositoryDynamic
(Workspace workspace) -
Uses of Workspace in aQute.bnd.build.api
Method parameters in aQute.bnd.build.api with type arguments of type WorkspaceModifier and TypeMethodDescriptionCallback when the workspace is closingCallback when the workspace is initializing.Callback when the workspace has a message (error or warning) -
Uses of Workspace in aQute.bnd.build.model
Fields in aQute.bnd.build.model declared as WorkspaceMethods 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.buildtool
Fields in aQute.bnd.buildtool declared as WorkspaceConstructors in aQute.bnd.buildtool with parameters of type WorkspaceModifierConstructorDescriptionToolManager
(Workspace workspace, BiConsumer<String, Object[]> reporter) -
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.main
Fields in aQute.bnd.main declared as WorkspaceModifier and TypeFieldDescriptionprivate Workspace
bnd.workspace
(package private) final Workspace
CommunicationCommands.workspace
(package private) final Workspace
GraphCommand.workspace
(package private) final Workspace
RepoCommand.workspace
private Workspace
bnd.ws
private final Workspace
Plugins.ws
Methods in aQute.bnd.main that return WorkspaceModifier and TypeMethodDescriptionprivate Workspace
bnd.calcWorkspace
(bnd.ProjectWorkspaceOptions options) bnd.getWorkspace()
bnd.getWorkspace
(File workspaceDir) bnd.getWorkspace
(String where) bnd.HandledProjectWorkspaceOptions.workspace()
Methods in aQute.bnd.main with parameters of type WorkspaceModifier and TypeMethodDescriptionprivate int
Help function to run the testsConstructors in aQute.bnd.main with parameters of type Workspace -
Uses of Workspace in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as 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
Fields in aQute.bnd.remoteworkspace.server declared as WorkspaceModifier and TypeFieldDescription(package private) final Workspace
RemoteWorkspaceServer.workspace
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