Bug 428355 - [New Contributors] Fix warnings in platform projects


Original code was performing unsafe explicit cast, causing an warning
due to the possibility of throwing ClassCastException.


Change-Id: Ia805e0536fbcbfdd91529ca30d0f11707906d22f
Signed-off-by: Jeanderson Candido <jeandersonbc@gmail.com>
1 file changed
tree: beb09aa23d4f67b4c7e0ed851a46ce1d98901637
  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