<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tips on developing Eclipse plugins &#8211; I.</title>
	<atom:link href="http://www.dolejsky.com/2007/12/16/tips-on-developing-eclipse-plugins-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dolejsky.com/2007/12/16/tips-on-developing-eclipse-plugins-i/</link>
	<description>Things good to know...</description>
	<lastBuildDate>Sun, 05 Sep 2010 18:21:04 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tips on developing Eclipse plugins - III. - Project Decorators - dolejsky.com</title>
		<link>http://www.dolejsky.com/2007/12/16/tips-on-developing-eclipse-plugins-i/comment-page-1/#comment-117</link>
		<dc:creator>Tips on developing Eclipse plugins - III. - Project Decorators - dolejsky.com</dc:creator>
		<pubDate>Mon, 07 Jan 2008 21:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dolejsky.com/2007/12/16/tips-on-developing-eclipse-plugins-i/#comment-117</guid>
		<description>[...] Sometimes it is needed to force the refresh of the decorations (e.g. when they depend on some internal state which has changed). It can be achieved by firing fireLabelProviderChanged() event of the decorator (if it is enabled). This has to be done in UI thread (as described here). [...]</description>
		<content:encoded><![CDATA[<p>[...] Sometimes it is needed to force the refresh of the decorations (e.g. when they depend on some internal state which has changed). It can be achieved by firing fireLabelProviderChanged() event of the decorator (if it is enabled). This has to be done in UI thread (as described here). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
