Searched refs:workspaceLocation (Results 1 – 2 of 2) sorted by relevance
146 IPath workspaceLocation = workspaceRoot.getLocation(); in createBuildFiles() local148 IPath relativePath = commonRoot.makeRelativeTo(workspaceLocation); in createBuildFiles()
904 IPath workspaceLocation = Platform.getLocation(); in create() local905 if (!workspaceLocation.equals(parent)) { in create()