|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPreferenceConstants
Contains all preferences for the com.aptana.ide.core.ui plugin To add a preference, create a static string with an all-uppercase preference key. Then assign a identically-named string to it, prefixing it with the plugin name" i.e. SHOW_WHITESPACE = "com.aptana.ide.core.ui.SHOW_WHITESPACE"
| Field Summary | |
|---|---|
static java.lang.String |
PREF_CLEAN_RESTART
Do we clean the configuration on restart? |
static java.lang.String |
PREF_ENABLE_DEBUGGING
Print to log |
static java.lang.String |
PREF_GLOBAL_CLOAK_FULL_PATH
Do we cloak against the full path or just the name |
static java.lang.String |
PREF_GLOBAL_SYNC_CLOAKING_EXTENSIONS
Preference for which files we wish to cloak by default |
| Field Detail |
|---|
static final java.lang.String PREF_GLOBAL_SYNC_CLOAKING_EXTENSIONS
static final java.lang.String PREF_GLOBAL_CLOAK_FULL_PATH
static final java.lang.String PREF_CLEAN_RESTART
static final java.lang.String PREF_ENABLE_DEBUGGING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||