public final class WorkspaceHelper extends Object
Constructor and Description |
---|
WorkspaceHelper(String workspacePath)
WorkspaceHelper constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getPathRelativeToTempFolder(String relativeToTempFolder)
Get path relative to temp folder
|
String |
getPathRelativeToWorkspace(String relativeToWorkspace)
Get path relative to workspace folder
|
String |
getTempFolderPath()
Get temp folder path
|
String |
getWorkspacePath()
Get WorkspacePath
|
public WorkspaceHelper(String workspacePath)
workspacePath
- workspace pathpublic String getWorkspacePath()
public String getTempFolderPath()
public String getPathRelativeToWorkspace(String relativeToWorkspace)
relativeToWorkspace
- the path relative to workspace folderCopyright © 2016. All rights reserved.