Searched defs:projectLocation (Results 1 – 2 of 2) sorted by relevance
67 public File projectLocation = new File(Platform.getLocation().toOSString()); field in NewProjectWizardState
372 String projectLocation = location.toOSString(); in getProjectState() local