| commit | 294564a2caa2db7af299b407fda1975644116f2b | [log] [tgz] |
|---|---|---|
| author | Lars Vogel <Lars.Vogel@vogella.com> | Sat Oct 25 00:07:11 2014 +0200 |
| committer | Lars Vogel <lars.vogel@vogella.com> | Fri Oct 24 18:49:11 2014 -0400 |
| tree | de1ac3a1e7b866f10c2f2194df779e19c39c7a28 | |
| parent | 06309c452abb3ebce038e6501be1c9d3de5eb9cf [diff] |
Bug 446233 - Remove org.eclipse.e4.ui.internal.workbench.ExitHandler, class also available in handlers package Change-Id: I4dc9908485f6ae8b9778a8fa675fc1b9ae4e6819 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
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.