<?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: Reverting Changes in an Eclipse Installation using p2</title>
	<atom:link href="http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/</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: snowplow</title>
		<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/comment-page-1/#comment-10081</link>
		<dc:creator>snowplow</dc:creator>
		<pubDate>Tue, 26 Jul 2011 07:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3119#comment-10081</guid>
		<description>may you give me the source of  the p2 reverting ?</description>
		<content:encoded><![CDATA[<p>may you give me the source of  the p2 reverting ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Robenalt</title>
		<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/comment-page-1/#comment-2934</link>
		<dc:creator>Steve Robenalt</dc:creator>
		<pubDate>Fri, 02 Oct 2009 18:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3119#comment-2934</guid>
		<description>Looks like Nick answered my question before I could ask it. Thanks Nick!</description>
		<content:encoded><![CDATA[<p>Looks like Nick answered my question before I could ask it. Thanks Nick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Aniszczyk</title>
		<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/comment-page-1/#comment-2933</link>
		<dc:creator>Chris Aniszczyk</dc:creator>
		<pubDate>Fri, 02 Oct 2009 16:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3119#comment-2933</guid>
		<description>Aaron, Eclipse is a level playing field in terms of plug-ins. It&#039;s easy to write a bad plug-in that performs a lot of code during startup of itself and slows down a whole Eclipse install. You can even write a plug-in that calls &lt;code&gt;System.exit(1)&lt;/code&gt; on startup! There&#039;s many ways to be devious or even lazy when developing plug-ins. A common case is that plug-ins don&#039;t cleanup after themselves properly so memory is wasted. So I wouldn&#039;t necessarily blame the p2 team who is just delivering the bits and ensuring dependencies are properly satisfied.

This is one reason we (EclipseSource) produce products like &lt;a href=&quot;http://eclipsesource.com/en/yoxos/yoxos-securesource/&quot; rel=&quot;nofollow&quot;&gt;Yoxos SecureSource&lt;/a&gt; to ensure that no bad bundles make it into an Eclipse installation.</description>
		<content:encoded><![CDATA[<p>Aaron, Eclipse is a level playing field in terms of plug-ins. It&#8217;s easy to write a bad plug-in that performs a lot of code during startup of itself and slows down a whole Eclipse install. You can even write a plug-in that calls <code>System.exit(1)</code> on startup! There&#8217;s many ways to be devious or even lazy when developing plug-ins. A common case is that plug-ins don&#8217;t cleanup after themselves properly so memory is wasted. So I wouldn&#8217;t necessarily blame the p2 team who is just delivering the bits and ensuring dependencies are properly satisfied.</p>
<p>This is one reason we (EclipseSource) produce products like <a href="http://eclipsesource.com/en/yoxos/yoxos-securesource/" rel="nofollow">Yoxos SecureSource</a> to ensure that no bad bundles make it into an Eclipse installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Digulla</title>
		<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/comment-page-1/#comment-2926</link>
		<dc:creator>Aaron Digulla</dc:creator>
		<pubDate>Fri, 02 Oct 2009 09:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3119#comment-2926</guid>
		<description>Amazing ... that worked for you? Never did for me.

The p2 guys may argue that some of my plugins are faulty ... but that sounds to me that the plugin development process still has some way to go. I mean it shouldn&#039;t be possible to deadlock an Eclipse install just by adding another plugin.</description>
		<content:encoded><![CDATA[<p>Amazing &#8230; that worked for you? Never did for me.</p>
<p>The p2 guys may argue that some of my plugins are faulty &#8230; but that sounds to me that the plugin development process still has some way to go. I mean it shouldn&#8217;t be possible to deadlock an Eclipse install just by adding another plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Boldt</title>
		<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/comment-page-1/#comment-2925</link>
		<dc:creator>Nick Boldt</dc:creator>
		<pubDate>Fri, 02 Oct 2009 03:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3119#comment-2925</guid>
		<description>Coincidentally, I was just looking up how to do this programmatically via commandline today using p2.director and the -uninstallIU flag.

http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_director.html</description>
		<content:encoded><![CDATA[<p>Coincidentally, I was just looking up how to do this programmatically via commandline today using p2.director and the -uninstallIU flag.</p>
<p><a href="http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_director.html" rel="nofollow">http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/p2_director.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Cellai</title>
		<link>http://eclipsesource.com/blogs/2009/10/02/reverting-changes-in-an-eclipse-installation-using-p2/comment-page-1/#comment-2923</link>
		<dc:creator>Jens Cellai</dc:creator>
		<pubDate>Fri, 02 Oct 2009 03:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3119#comment-2923</guid>
		<description>I was not aware of this function to do this. Thanks!</description>
		<content:encoded><![CDATA[<p>I was not aware of this function to do this. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

