<?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: Finding SWT Leaks with Sleak</title>
	<atom:link href="http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Wed, 16 May 2012 08:22:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rajeev</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-11164</link>
		<dc:creator>Rajeev</dc:creator>
		<pubDate>Mon, 28 Nov 2011 10:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-11164</guid>
		<description>i am using Version
Eclipse : 3.5.0
Build id: I20090611-1540 and downloaded sleak plugin  Sleak plug-in for Eclipse 3.4 M6 - 3.5. I have condifured my run option but still i am getting the error &quot;Device is not tracking resource allocation&quot;
Plz help</description>
		<content:encoded><![CDATA[<p>i am using Version<br />
Eclipse : 3.5.0<br />
Build id: I20090611-1540 and downloaded sleak plugin  Sleak plug-in for Eclipse 3.4 M6 &#8211; 3.5. I have condifured my run option but still i am getting the error &#8220;Device is not tracking resource allocation&#8221;<br />
Plz help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eclipseRcpPrg</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-4436</link>
		<dc:creator>eclipseRcpPrg</dc:creator>
		<pubDate>Fri, 06 Aug 2010 19:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-4436</guid>
		<description>Hi I m trying to run the sleak on my GUI. I am getting the warning which says &quot;Device is not tracking resource allocation&quot;. I followed all the steps to implement sleak. i have to command line args needed for my GUI which I used to pass before and then I came to know that I need to give .options file path also in the arguments. I am doing that but still no use. I changed the run configuration/ tracing options also to enable debug and degug\graphics still I am getting the same warning ... could you please let me know whatz wrong ? this is really critical for my project.</description>
		<content:encoded><![CDATA[<p>Hi I m trying to run the sleak on my GUI. I am getting the warning which says &#8220;Device is not tracking resource allocation&#8221;. I followed all the steps to implement sleak. i have to command line args needed for my GUI which I used to pass before and then I came to know that I need to give .options file path also in the arguments. I am doing that but still no use. I changed the run configuration/ tracing options also to enable debug and degug\graphics still I am getting the same warning &#8230; could you please let me know whatz wrong ? this is really critical for my project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurelien Pupier</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-3504</link>
		<dc:creator>Aurelien Pupier</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-3504</guid>
		<description>just to be up-to-date :
the id of the Sleak view seems to have changed, now it is:
org.eclipse.swt.tools.views.SleakView</description>
		<content:encoded><![CDATA[<p>just to be up-to-date :<br />
the id of the Sleak view seems to have changed, now it is:<br />
org.eclipse.swt.tools.views.SleakView</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurelien Pupier</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-3058</link>
		<dc:creator>Aurelien Pupier</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-3058</guid>
		<description>Ok I found a way to do it working, guiding by this &lt;a href=&quot;http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg43284.html&quot; rel=&quot;nofollow&quot;&gt;newsgroup thread&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Ok I found a way to do it working, guiding by this <a href="http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg43284.html" rel="nofollow">newsgroup thread</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurelien Pupier</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-3057</link>
		<dc:creator>Aurelien Pupier</dc:creator>
		<pubDate>Fri, 06 Nov 2009 15:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-3057</guid>
		<description>Hi,

I&#039;m trying to use Sleak on my RCP gmf-based application without success : I&#039;m still having the popup menu with the message &quot;Warning: Deviceis not tracking resource allocation&quot;

The only difference that I can see with your post is that simply set the o.e.swt.tools plugin and its required plugins in my launch configuration and open the view via Alt+shift+Q,Q

Nota : I can use Sleak on my Eclipse use for the development.

Do you know a common issue that can be possible?

Thanks by advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to use Sleak on my RCP gmf-based application without success : I&#8217;m still having the popup menu with the message &#8220;Warning: Deviceis not tracking resource allocation&#8221;</p>
<p>The only difference that I can see with your post is that simply set the o.e.swt.tools plugin and its required plugins in my launch configuration and open the view via Alt+shift+Q,Q</p>
<p>Nota : I can use Sleak on my Eclipse use for the development.</p>
<p>Do you know a common issue that can be possible?</p>
<p>Thanks by advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hangum</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-1377</link>
		<dc:creator>hangum</dc:creator>
		<pubDate>Tue, 21 Apr 2009 00:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-1377</guid>
		<description>Thanks, Chris Aniszczyk ^^</description>
		<content:encoded><![CDATA[<p>Thanks, Chris Aniszczyk ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Henderson</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-1368</link>
		<dc:creator>Dave Henderson</dc:creator>
		<pubDate>Fri, 17 Apr 2009 22:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-1368</guid>
		<description>For those that are unaware, note also that many registry classes already exist in JFace (under org.eclipse.jface.resource), that will manage disposing of resources created through them automatically.</description>
		<content:encoded><![CDATA[<p>For those that are unaware, note also that many registry classes already exist in JFace (under org.eclipse.jface.resource), that will manage disposing of resources created through them automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Aniszczyk</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-1367</link>
		<dc:creator>Chris Aniszczyk</dc:creator>
		<pubDate>Fri, 17 Apr 2009 20:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-1367</guid>
		<description>Adil, sure you can use Sleak on Eclipse 3.3

If you follow the &lt;a href=&quot;http://www.eclipse.org/swt/tools.php&quot; rel=&quot;nofollow&quot;&gt;directions&lt;/a&gt; on the SWT website, all you need to do is this:
# Sleak plug-in for Eclipse 2.1.0 to 3.3 (zip file)
 * Extract the zip file into the eclipse/plugins/ folder.

Good luck!</description>
		<content:encoded><![CDATA[<p>Adil, sure you can use Sleak on Eclipse 3.3</p>
<p>If you follow the <a href="http://www.eclipse.org/swt/tools.php" rel="nofollow">directions</a> on the SWT website, all you need to do is this:<br />
# Sleak plug-in for Eclipse 2.1.0 to 3.3 (zip file)<br />
 * Extract the zip file into the eclipse/plugins/ folder.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adil</title>
		<link>http://eclipsesource.com/blogs/2009/04/17/finding-swt-leaks-with-sleak/comment-page-1/#comment-1366</link>
		<dc:creator>Adil</dc:creator>
		<pubDate>Fri, 17 Apr 2009 18:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=268#comment-1366</guid>
		<description>Hey,

Can this be done on a rcp based on eclipse 3.3? We would definitely like to profile out mamoth RCP application for SWT leak. Bseides, how do i wrap the Sleak class in a view. Sorry, i am very new to RCP hence my dumb question.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Can this be done on a rcp based on eclipse 3.3? We would definitely like to profile out mamoth RCP application for SWT leak. Bseides, how do i wrap the Sleak class in a view. Sorry, i am very new to RCP hence my dumb question.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

