Searched refs:FILE_OPTION_IGNORE (Results 1 – 1 of 1) sorted by relevance
37 …private final static int FILE_OPTION_IGNORE = 2; // Ignore all resources from th… field in RBImporter224 if (this.getFileConflictOption() == FILE_OPTION_IGNORE) continue; in resolveEncodings()254 if (fileIgnoreRadio.isSelected()) return FILE_OPTION_IGNORE; in getFileConflictOption()