Bug 372799 - [Workbench] [GlobalActions] ViewPart cannot adapt
ISaveablePart any longer but must implement it.

Cleaned up warnings and added generics to SaveablesList data to avoid
further type confusion similar to bug 372799 comment 11.

Change-Id: Id33615d74c44fc8ebd70fbca1410a112e5e92117
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed
tree: 8626007518e5d722b711aaae172367cf1c0af4ed
  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