Searched refs:sLastProjectLocation (Results 1 – 1 of 1) sorted by relevance
67 private static String sLastProjectLocation = System.getProperty("user.home"); //$NON-NLS-1$ field in ProjectContentsPage275 } else if (sLastProjectLocation != null) { in promptUserForLocation()276 dd.setFilterPath(sLastProjectLocation); in promptUserForLocation()281 sLastProjectLocation = dir; in promptUserForLocation()