Uses of Class
aQute.bnd.build.Workspace

Packages that use Workspace
aQute.bnd.build   
aQute.bnd.classpath   
aQute.bnd.plugin   
 

Uses of Workspace in aQute.bnd.build
 

Methods in aQute.bnd.build that return Workspace
 Workspace Project.getWorkspace()
           
static Workspace Workspace.getWorkspace(File workspaceDir)
           
 

Constructors in aQute.bnd.build with parameters of type Workspace
Project(Workspace workspace, File buildDir)
           
Project(Workspace workspace, File projectDir, File buildFile)
           
 

Uses of Workspace in aQute.bnd.classpath
 

Methods in aQute.bnd.classpath with parameters of type Workspace
 void BndContainerInitializer.workspaceChanged(Workspace ws)
           
 

Uses of Workspace in aQute.bnd.plugin
 

Methods in aQute.bnd.plugin that return Workspace
static Workspace Central.getWorkspace()
           
 



Copyright © 2010 aQute SARL. All Rights Reserved.