Bug 460383 - Move platform ui plugins to Java 1.7 BREE - from Java 6

Updated all plugins which were on Java 6 to Java 7: fixed
settings/properties, disabled unavoidable warnings about generic
problems, enabled save editor actions.

Change-Id: Ifa47a24b8a474acded4250a0c516bfae967bd30d
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
103 files changed
tree: 27aea5cc0e6348105b8632021a88afa9a3fb2362
  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