commit | 501d695fdbc0f795e15b07b98659a220751dcf74 | [log] [tgz] |
---|---|---|
author | Robin Stocker <robin@nibor.org> | Wed Oct 23 23:57:21 2013 +0200 |
committer | Gerrit Code Review @ Eclipse.org <gerrit@eclipse.org> | Fri Oct 25 10:24:02 2013 -0400 |
tree | 6d80fcffc82fd40cdc672dc298ba3844ac43bbe0 | |
parent | cc2f8b35bd3234dda258782e0892ca0140dad1ea [diff] |
Bug 418275 - [IDE] Source view not in "Show In" menu when requested by IShowInTargetList The code used to filter the source view out of the possible targets after gathering all targets. By filtering before adding the targets of IShowInTargetList, we can respect an explicit wish to list the source view as target. Change-Id: If9e6eaa49e5dbd072227b1325e07a2bb1246ff14 Signed-off-by: Robin Stocker <robin@nibor.org>
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.