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>
1 file changed
tree: 6d80fcffc82fd40cdc672dc298ba3844ac43bbe0
  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