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 WorkspaceProject.workspaceprivate final WorkspaceProjectTracker.workspace(package private) final WorkspaceWorkspaceClassIndex.workspace(package private) final WorkspaceWorkspaceExternalPluginHandler.workspace(package private) final WorkspaceWorkspaceNotifier.workspaceprivate final WorkspaceWorkspaceRepository.workspaceprivate final WorkspaceWorkspaceRepositoryDynamic.workspace(package private) final WorkspaceLibraryHandler.wsFields in aQute.bnd.build with type parameters of type WorkspaceModifier and TypeFieldDescriptionprivate static final Map<File,WeakReference<Workspace>> Workspace.cacheMethods 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 TypeMethodDescription(package private) voidstatic RunCreate a Run that will be stand alone if it contains -standalone.private static RunRun.createRun0(Workspace workspace, File file) (package private) voidConstructors 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 Workspacebnd.workspace(package private) final WorkspaceCommunicationCommands.workspace(package private) final WorkspaceGraphCommand.workspace(package private) final WorkspaceRepoCommand.workspaceprivate Workspacebnd.wsprivate final WorkspacePlugins.wsMethods in aQute.bnd.main that return WorkspaceModifier and TypeMethodDescriptionprivate Workspacebnd.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 intHelp 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 WorkspaceRemoteWorkspaceServer.workspaceConstructors 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