<?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: Deleting (undeletable) Tasks In Eclipse</title>
	<atom:link href="http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/</link>
	<description>Software Development Blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:46:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: sdoca</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-3454</link>
		<dc:creator>sdoca</dc:creator>
		<pubDate>Fri, 23 Sep 2011 15:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-3454</guid>
		<description>Thanks for this post.  Based on the comments, I did a clean/build and to see what that did and it got rid of the markers.  I use m2eclipse, so rarely use the Eclipse clean/build anymore and didn&#039;t think to try that. This was using Eclipse Helios SR2.</description>
		<content:encoded><![CDATA[<p>Thanks for this post.  Based on the comments, I did a clean/build and to see what that did and it got rid of the markers.  I use m2eclipse, so rarely use the Eclipse clean/build anymore and didn&#8217;t think to try that. This was using Eclipse Helios SR2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nexol</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-2650</link>
		<dc:creator>Nexol</dc:creator>
		<pubDate>Sun, 03 Apr 2011 10:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-2650</guid>
		<description>Is a bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=309567</description>
		<content:encoded><![CDATA[<p>Is a bug:<br />
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=309567" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=309567</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Gee</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-1468</link>
		<dc:creator>Todd Gee</dc:creator>
		<pubDate>Thu, 04 Nov 2010 19:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-1468</guid>
		<description>BertlPub&#039;s method worked for me...
- close eclipse
- cd .../workspace (wherever the eclipse workspace is for you)
- rm .metadata/.plugins/org.eclipse.core.resources/.projects//.markers
- open eclipse
- clean project

thanks!</description>
		<content:encoded><![CDATA[<p>BertlPub&#8217;s method worked for me&#8230;<br />
- close eclipse<br />
- cd &#8230;/workspace (wherever the eclipse workspace is for you)<br />
- rm .metadata/.plugins/org.eclipse.core.resources/.projects//.markers<br />
- open eclipse<br />
- clean project</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magic5</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-1293</link>
		<dc:creator>magic5</dc:creator>
		<pubDate>Fri, 13 Aug 2010 09:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-1293</guid>
		<description>Thx Ryan, that helped for me.    I think thats the easyest way.</description>
		<content:encoded><![CDATA[<p>Thx Ryan, that helped for me.    I think thats the easyest way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-1261</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 12 Jul 2010 12:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-1261</guid>
		<description>Unfortunately neither your method nor moox&#039;s were able to help me remove my undeletable tasks.

What I had done was create a new task tag, &quot;NOTE&quot;, without realizing that one file was full of comments containing &quot;note&quot;. I decided to remove the task tag, but the new &quot;note&quot; tasks remained and nothing I did could remove them, not even deleting the offending lines from the file. The thing that finally did the trick was to empty the file completely and save it. I could then paste the file&#039;s contents back in.

Hope that helps somebody.</description>
		<content:encoded><![CDATA[<p>Unfortunately neither your method nor moox&#8217;s were able to help me remove my undeletable tasks.</p>
<p>What I had done was create a new task tag, &#8220;NOTE&#8221;, without realizing that one file was full of comments containing &#8220;note&#8221;. I decided to remove the task tag, but the new &#8220;note&#8221; tasks remained and nothing I did could remove them, not even deleting the offending lines from the file. The thing that finally did the trick was to empty the file completely and save it. I could then paste the file&#8217;s contents back in.</p>
<p>Hope that helps somebody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BertlPub</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-1254</link>
		<dc:creator>BertlPub</dc:creator>
		<pubDate>Thu, 01 Jul 2010 12:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-1254</guid>
		<description>I went crazy with this as well.
Don&#039;t know if it is still a problem in 3.6 (still downloading)
But in 3.5 the following helped. (especially for the todo tags in xml files):

- stop eclipse
- Delete all .markers files found in any .plugins/org.eclipse.core.resources/.projects// directory.
- start eclipse

done \o/
clean all projects to rebuild the list</description>
		<content:encoded><![CDATA[<p>I went crazy with this as well.<br />
Don&#8217;t know if it is still a problem in 3.6 (still downloading)<br />
But in 3.5 the following helped. (especially for the todo tags in xml files):</p>
<p>- stop eclipse<br />
- Delete all .markers files found in any .plugins/org.eclipse.core.resources/.projects// directory.<br />
- start eclipse</p>
<p>done \o/<br />
clean all projects to rebuild the list</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moox</title>
		<link>http://philip.yurchuk.com/2009/07/11/deleting-undeletable-tasks-in-eclipse/comment-page-1/#comment-1106</link>
		<dc:creator>moox</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://philip.yurchuk.com/?p=41#comment-1106</guid>
		<description>I wasn&#039;t able to delete the undeleteable tasks exactly like this. In case someone has trouble with this, what worked for me was to remove the particular tag from the task tags like you describe (which didn&#039;t delete them unfortunately), then go through double clicking each of the tags in the tasks view that I want to delete, manually delete that line and save (so it disappears) then undo and save again. That way they don&#039;t come back. Then you can recreate  the task tag and all the ones you wanted to retain will reappear.</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t able to delete the undeleteable tasks exactly like this. In case someone has trouble with this, what worked for me was to remove the particular tag from the task tags like you describe (which didn&#8217;t delete them unfortunately), then go through double clicking each of the tags in the tasks view that I want to delete, manually delete that line and save (so it disappears) then undo and save again. That way they don&#8217;t come back. Then you can recreate  the task tag and all the ones you wanted to retain will reappear.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

