Bug 461311 - Workaround for crashes when the user attempts to open
the window menu on Ubuntu.

Remove the radio buttons in the Window manager in the case where displaying
them may cause Eclipse to crash. This crash occurs in Unity for users who
are not using the UBUNTU_MENUPROXY environment variable.

This is a temporary workaround that should be reverted once bug 461311
is fixed.

Change-Id: Ia974190caab8c5c3905de802ef5bb2f014432f29
Signed-off-by: Stefan Xenos <sxenos@google.com>
1 file changed
tree: 27d4f40d14378285920c5be36b7f97a8814644c5
  1. bundles/
  2. examples/
  3. features/
  4. releng/
  5. tests/
  6. .gitignore
  7. .project
  8. CONTRIBUTING.md
  9. pom.xml
  10. 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.

Contributions

For information how to contribute to the Platform UI project see [Platform UI - How to contribute wiki page] 2.

License

Eclipse Public License (EPL) v1.0