Searched refs:PARAM_TARGET_MAIN (Results 1 – 1 of 1) sorted by relevance
129 private static final String PARAM_TARGET_MAIN = "TARGET_MAIN"; //$NON-NLS-1$ field in NewProjectCreator508 parameters.put(PARAM_TARGET_MAIN, true); in collectTestPageInfo()619 if (parameters.containsKey(PARAM_TARGET_MAIN) && mainProject != null) { in createProjectAsync()