Bug 351953 - Refresh resource from IResource.setResourceAttributes(ResourceAttributes)
Summary: Refresh resource from IResource.setResourceAttributes(ResourceAttributes)
Status: CLOSED DUPLICATE of bug 309967
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-13 07:42 EDT by Robert Kiss CLA
Modified: 2011-07-19 15:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kiss CLA 2011-07-13 07:42:43 EDT
I have a file decorator that uses different text colors based on the RO/RW status of a resource.
However, if someone uses the file properties editor (from Eclipse) to change the file attributes the decorator is not reevaluated. This is because that when IResource.setResourceAttributes(ResourceAttributes) is executed it does not trigger also a refresh of the resource which is not correct IMHO.
Comment 1 John Arthorne CLA 2011-07-19 15:44:53 EDT

*** This bug has been marked as a duplicate of bug 309967 ***