|
+
|
CHARACTER GetAdditionalArguments ()
|
Returns the Additional Arguments from the Configuration
|
|
+
|
CHARACTER GetWorkspace ()
|
Locates the workspace either on disk or in the configuration Inherited from Consultingwerk.Studio.IdeSupport.AbstractIdeService
|
|
+
|
CHARACTER GetWorkspaceFromConfiguration ()
|
Obtains the workspace location from configuration Overrides Consultingwerk.Studio.IdeSupport.AbstractIdeService:GetWorkspaceFromConfiguration ()
|
|
+
|
CHARACTER LocateWorkspace ()
|
Locates the workspace closest to the current working directory Overrides Consultingwerk.Studio.IdeSupport.AbstractIdeService:LocateWorkspace ()
|
|
+
|
OpenFile (character, character)
|
Opens a file in a workspace Inherited from Consultingwerk.Studio.IdeSupport.AbstractIdeService
|
|
+
|
OpenFile (character, character, integer)
|
Opens a file in a workspace Inherited from Consultingwerk.Studio.IdeSupport.AbstractIdeService
|
|
+
|
OpenWorkspace (character)
|
Opens the given Workspace
|