Home
last modified time | relevance | path

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

/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/ui/
H A DPreferenceConstants.java1689 public static final String EDITOR_NONE_HOVER = "noneHover"; //$NON-NLS-1$ field in PreferenceConstants
2915 store.setDefault(PreferenceConstants.EDITOR_NONE_HOVER, in initializeDefaultValues()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/
H A DPreferenceConstants.java2215 public static final String EDITOR_NONE_HOVER= "noneHover"; //$NON-NLS-1$ field in PreferenceConstants