Searched refs:PARAM_SAMPLE_LOCATION (Results 1 – 1 of 1) sorted by relevance
119 private static final String PARAM_SAMPLE_LOCATION = "SAMPLE_LOCATION"; //$NON-NLS-1$ field in NewProjectCreator430 parameters.put(PARAM_SAMPLE_LOCATION, mValues.chosenSample); in collectMainPageInfo()799 File sampleDir = (File) parameters.get(PARAM_SAMPLE_LOCATION); in createEclipseProject()895 parameters.put(PARAM_SAMPLE_LOCATION, null); in create()