Bug 457198 - Cleanup CoolBarToTrimManager and ToolBarManagerRenderer

No behavioral changes are made, just code cleanup.

Replaced println() statements with IllegalStateException or
UnsupportedOperationException where appropriate. Removed commented out
debug statements, inconsistent braces style, unnecessary casts and line
breaks.

Change-Id: I35fe3e2c3e216ae25b94a4dbf81c31f974e540e2
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2 files changed
tree: 577f88da4de394ae7032bd2edfdedf53f2518562
  1. bundles/
  2. examples/
  3. features/
  4. releng/
  5. tests/
  6. .gitignore
  7. CONTRIBUTING.md
  8. pom.xml
  9. 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