| commit | 6c62fa45fd2712cc55b4aabb3fb8881a4864c98c | [log] [tgz] |
|---|---|---|
| author | Sergey Prigogin <eclipse.sprigogin@gmail.com> | Mon Feb 16 15:37:45 2015 -0800 |
| committer | Sergey Prigogin <eclipse.sprigogin@gmail.com> | Mon Feb 16 15:43:44 2015 -0800 |
| tree | 81be29b9159c8819a232e7fd4939d6849be17429 | |
| parent | fa2ad9430497b82c7ac5f853393ad0435d222ccc [diff] |
Fixed few "raw type warinings and removed few "non-Javadoc" comments.
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.
For information how to contribute to the Platform UI project see [Platform UI - How to contribute wiki page] 2.