Searched refs:RESOURCE_OPTION_IGNORE (Results 1 – 1 of 1) sorted by relevance
40 …private final static int RESOURCE_OPTION_IGNORE = 1; // Ignore the import and use ex… field in RBImporter183 if (this.getResourceConflictOption() == RESOURCE_OPTION_IGNORE) in resolveResource()263 if (resourceIgnoreRadio.isSelected()) return RESOURCE_OPTION_IGNORE; in getResourceConflictOption()