Bug 414565 - [JFace][snippets] Update JFace snippets general cleanup

Removed some magic numbers and performed minor refactorings to breakup
long statements into sequences of smaller statements.

Change-Id: I691e47dadfd1eb1f79e6ee1c8ab1d311964005fb
Signed-off-by: Jeanderson Candido <jeandersonbc@gmail.com>
2 files changed
tree: 407e9b979e04f3ee19b3dc559620b9e28cca16ae
  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.

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