Searched defs:projectLocation (Results 1 – 3 of 3) sorted by relevance
36 public void setProjectLocation(String projectLocation) { in setProjectLocation()
68 public File projectLocation = new File(Platform.getLocation().toOSString()); field in NewProjectWizardState
420 String projectLocation = location.toOSString(); in getProjectState() local