Interface IPreferenceConstants
public interface IPreferenceConstants
Constant definitions for plug-in preferences.
-
Field Summary
Fields Modifier and Type Field Description static String
SCRIPT_STORAGE_DEFAULT
static String
SCRIPT_STORAGE_LOCATION
static String
SCRIPT_STORAGE_RECURSIVE
static String
SCRIPT_STORAGE_SELECTED
-
Field Details
-
SCRIPT_STORAGE_LOCATION
- See Also:
- Constant Field Values
-
SCRIPT_STORAGE_DEFAULT
- See Also:
- Constant Field Values
-
SCRIPT_STORAGE_RECURSIVE
- See Also:
- Constant Field Values
-
SCRIPT_STORAGE_SELECTED
- See Also:
- Constant Field Values
-