Bug 382972: Update UI for Retina display on Mac and other high resolution displays

(previous commit 6c70a8788bc4b018b77ebe9a95ae0d7dc8f6baf0 should also have used this bug number)

Fixed EditorIconTest that failed for two reasons:
- previous commit removed undocumented support for bug 395126
- test includes a layer-breaking reference to a jdt.ui icon that was converted to png
3 files changed
tree: df7d28cda09f56cad5a39ce2d72eb2f1c08429c7
  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