Bug 431744 - [CSS] Support using multiple CSS engines

  * Remove AbstractCSSEngine's widgetMap and just use an IElementProvider
  * Move the registry-based lookup into separate RegistryCSSElementProvider
    and support lookup using interfaces (as required for EMF objects)
  * Cleanup CSSEngineTest
  * Add internal method to ThemeEngine to expose list of managed CSS engines
7 files changed
tree: 1b6684710c18bca3d7a3df42b5125bbfddaba3ff
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. releng/
  6. tests/
  7. .gitignore
  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.

License

Eclipse Public License (EPL) v1.0