Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » FixedScopedPreferenceStore - save also default values
FixedScopedPreferenceStore - save also default values [message #1489371] Thu, 27 November 2014 10:04
Michal S is currently offline Michal SFriend
Messages: 74
Registered: July 2011
Member
Hello,
I added some BooleanFieldEditors to my default language preference page. I am successfuly reading them from editor via:
IPreferenceStore prefs = preferenceStoreAccess.getContextPreferenceStore(builtProject);
and it actually uses ChainedPreferenceStore, as there are project properties and also preferences of the editor.
Problem is, that if I enable in global preferences some boolean editor, I can't disable it in project properties, even I select "Enable project specific settings" (I disable it, click OK, re-open and it is again enabled). I guess it doesn't store default values.
How could I change this behaviour?
Thank you & Best regards,
Michal
Previous Topic:JvmTypeReferencesValidator is not used in standalone mode
Next Topic:Parser errors incorrect in standalone parser
Goto Forum:
  


Current Time: Fri Apr 26 23:02:48 GMT 2024

Powered by FUDForum. Page generated in 0.02681 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top