|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.ui.editors.preferences.formatter.ProfileStore
com.aptana.ide.ui.editors.preferences.formatter.FormatterProfileStore
public class FormatterProfileStore
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.ui.editors.preferences.formatter.ProfileStore |
|---|
ENCODING, VERSION_KEY_SUFFIX |
| Constructor Summary | |
|---|---|
FormatterProfileStore(java.lang.String pluginId)
|
|
| Method Summary | |
|---|---|
void |
checkCurrentOptionsVersion()
|
java.util.List |
readProfiles(org.eclipse.core.runtime.preferences.IScopeContext scope)
|
| Methods inherited from class com.aptana.ide.ui.editors.preferences.formatter.ProfileStore |
|---|
readProfilesFromFile, readProfilesFromStream, readProfilesFromString, writeProfiles, writeProfilesToFile, writeProfilesToStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormatterProfileStore(java.lang.String pluginId)
pluginId - | Method Detail |
|---|
public java.util.List readProfiles(org.eclipse.core.runtime.preferences.IScopeContext scope)
throws org.eclipse.core.runtime.CoreException
readProfiles in class ProfileStorenull if the loading failed. The elements are of type ProfileManager.CustomProfile
and are all updated to the latest version.
org.eclipse.core.runtime.CoreExceptionpublic void checkCurrentOptionsVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||