Avoid retrieving project-only info when decorating non-projects
commit8b16510b9bf60e4db70d552f8f8317ef5d15e8d0
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 7 Aug 2012 22:19:45 +0000 (8 00:19 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 7 Aug 2012 22:19:45 +0000 (8 00:19 +0200)
tree01a7d97b5981e363a66b9745aec4e8658c6d6d21
parentb927e3ac025f88285a0e1de7b376830d3778d8e9
Avoid retrieving project-only info when decorating non-projects

Some of this information is very expensive and not available for
non-projects

Change-Id: I84da6285891e233f02276d75d16b84e4a3a26380
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/decorators/DecoratableResourceAdapter.java