Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 418436

Summary: Add ability to control section visiblity on preference page
Product: [ECD] Orion Reporter: Bogdan Gheorghe <gheorghe>
Component: EditorAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 4.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Bogdan Gheorghe CLA 2013-10-01 12:48:20 EDT
It should be possible to show/hide sections on a preference page based on the settings in the defaults.pref file on the server.

The JSON object looks like this:

"/settingsContainer": {
"showUserSettings":false,
etc...
}

Possible keys are:

showUserSettings
showGitSettings
showEditorSettings
showThemeSettings
showPluginSettings