Bug 565772 - Unable to custiomize Project Explorer view in RCP product
Summary: Unable to custiomize Project Explorer view in RCP product
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.16   Edit
Hardware: PC Windows 10
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-03 03:22 EDT by Udo Walker CLA
Modified: 2020-09-17 02:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Udo Walker CLA 2020-08-03 03:22:38 EDT
It is not possible to customize the Project Explorer view in an RCP product, which is based on the Eclipse IDE, i.e.:

* setting of custom "User filters" is not possible as they are stored as memento in the workbench.xmi file. For the Eclipse IDE based RCP product the workbench.xmi file is part of the application with id "org.eclipse.ui.ide.workbench"

* un-setting "Pre-set filters" is not working. They should be customizable via plugin_customization.ini file but it does not work.

It would be nice if all the filter settings of the Project Explorer are stored in dialog_settings.xml or as normal preferences properties.
Comment 1 Udo Walker CLA 2020-09-17 02:38:22 EDT
Anybody has some ideas?