Searched refs:KEY (Results 1 – 1 of 1) sorted by relevance
1455 QualifiedName KEY = new QualifiedName(AdtPlugin.PLUGIN_ID, "editorbinding"); //$NON-NLS-1$ in fixEditorAssociations() local1458 String value = project.getPersistentProperty(KEY); in fixEditorAssociations()1478 project.setPersistentProperty(KEY, Integer.toString(targetVersion)); in fixEditorAssociations()