|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore
org.eclipse.cdt.internal.ui.preferences.formatter.FormatterProfileStore
public class FormatterProfileStore
Field Summary |
---|
Fields inherited from class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore |
---|
ENCODING |
Constructor Summary | |
---|---|
FormatterProfileStore(IProfileVersioner profileVersioner)
|
Method Summary | |
---|---|
static void |
checkCurrentOptionsVersion()
|
java.util.List |
readProfiles(org.eclipse.core.runtime.preferences.IScopeContext scope)
|
Methods inherited from class org.eclipse.cdt.internal.ui.preferences.formatter.ProfileStore |
---|
readProfilesFromFile, readProfilesFromString, writeProfiles, writeProfilesToFile |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FormatterProfileStore(IProfileVersioner profileVersioner)
Method Detail |
---|
public java.util.List readProfiles(org.eclipse.core.runtime.preferences.IScopeContext scope) throws org.eclipse.core.runtime.CoreException
readProfiles
in class ProfileStore
null
if the loading failed. The elements are of type ProfileManager.CustomProfile
and are all updated to the latest version.
org.eclipse.core.runtime.CoreException
public static void checkCurrentOptionsVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |