WorkspaceSvc Class
- public class WorkspaceSvc
extends Object
The WorkspaceSvc's primary function is to manage the user application open in the IDE.
A Workshop application is represented by an IWorkspace
and is backed by a .work file.
WorkspaceSvc also provides methods for performing build operations on
the workspace and its projects, as well as methods for accessing
Application tree view display information.
-
Hierarchy
-
Object
WorkspaceSvc
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static WorkspaceSvc.I
instance
WorkspaceSvc
public WorkspaceSvc()
get() Method
public static WorkspaceSvc.I
get()