Get Workspace Root

The workspace root cannot be injected directly. But the root of the workspace can be retrieved via the IWorkspace (which can be inject).

workspace.getRoot();