Home
last modified time | relevance | path

Searched refs:writeContextPreference (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/
H A DImportTypeDialog.java220 private void writeContextPreference(String key, String value) { in writeContextPreference() method in ImportTypeDialog
250writeContextPreference(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_TYPE, Integer.toString(curr… in buttonPressed()