Bug 461762 - [cleanup] clean up org.eclipse.ui.ide and update to Java
1.7 - part 4

Finally switched to Java 1.7.

Cleaned up almost all warnings on org.eclipse.ui.internal.views.markers
and org.eclipse.ui.views.markers.internal packages. On changed files
cleaned up some formating too.

Change-Id: I0622313a2609e5674d624e931e5e43c4da8cc53f
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
49 files changed
tree: a7cb5ab7574ede061a7961457e1ed162e84887ff
  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