Class PreferencesPropertyTester

  • All Implemented Interfaces:
    org.eclipse.core.expressions.IPropertyTester

    public class PreferencesPropertyTester
    extends org.eclipse.core.expressions.PropertyTester
    A tester for values of properties.

    This tester supports one property, named "preferenceValueEquals" (see PREFERENCE_VALUE_EQUALS), which takes two arguments:

    1. The qualifier of the preference
    2. The preference key of the preference
    • Constructor Detail

      • PreferencesPropertyTester

        public PreferencesPropertyTester()