Bug 209190 Decorate symbolic links

Add an icon inspired by the one used for linked resources. Unlike linked
resources, symbolic links are real file system objects subject to e.g.
version control so the icon should not be placed at the same location
that team providers typically use.

The top-right location is already used by the image for certain node
types, so this icon is made quite small, but still has a distinguishable
arrow and lets detail from below be seen.
4 files changed
tree: cec17ba098418df609a67e8df9b4acb5baa2a8a2
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. 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