Bug 378845 - Customize Perspective not presentable on 4.2

With the changes in 4.2 workbench, the 3.8 CustomizePerspectiveDialog is
much closer to the desired behaviour than the 4.x version.  This starts
by working with actionSets.  It still needs to be modified so the first
2 tabs work with the model.

Implementation that uses the window Eclipse4 model to display and hide
the main menu.

CustomizePerspectiveDialog modified to manage toolbar visibility from
the window top trim.
3 files changed
tree: c02d2a8b33c6386d27cddd719c8e0dc9626e53a2
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Platform UI

Platform UI provides the basic building blocks for user interfaces built with Eclipse. Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.

For more information, refer to the [Platform UI wiki page] 1.

License

Eclipse Public License (EPL) v1.0