<?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: Eclipse Madness &#8211; Why do fragment plugins work for some Developers and not others?</title>
	<atom:link href="http://agilepainrelief.com/notesfromatooluser/2007/07/eclipse-madness.html/feed" rel="self" type="application/rss+xml" />
	<link>http://agilepainrelief.com/notesfromatooluser/2007/07/eclipse-madness.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eclipse-madness</link>
	<description>Best practices for your goals</description>
	<lastBuildDate>Wed, 09 May 2012 22:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ian Skerrett</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2007/07/eclipse-madness.html/comment-page-1#comment-264</link>
		<dc:creator>Ian Skerrett</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2007/07/eclipse-madness/#comment-264</guid>
		<description>Mark

Not sure if you have asked this question on one of the newsgroups or the #eclipse IRC channel.   Someone there might be able to help.
</description>
		<content:encoded><![CDATA[<p>Mark</p>
<p>Not sure if you have asked this question on one of the newsgroups or the #eclipse IRC channel.   Someone there might be able to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Bartlett</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2007/07/eclipse-madness.html/comment-page-1#comment-265</link>
		<dc:creator>Neil Bartlett</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2007/07/eclipse-madness/#comment-265</guid>
		<description>Here&#039;s one thing you can do. First launch your test runtime with the -console command: this will bring up the internal OSGi console. You might also have to specify -noExit to prevent Eclipse from shutting down when the testrunner application finishes.

Once this is done, you should see an &quot;osgi&gt;&quot; prompt. Type &quot;ss&quot; (short status) to get a list of bundles, and find your host bundle. Check the state - if it says &quot;INSTALLED&quot; then there was a problem resolving it, possibly due to missing dependencies. Try typing &quot;diag N&quot; where N is the bundle ID number that appears in the left hand column next to your host bundle. That should tell you everything you need to know about why the bundle was not resolved.

If you have any questions, feel free to email me or login to #eclipse on IRC.

Regards
Neil
</description>
		<content:encoded><![CDATA[<p>Here&#8217;s one thing you can do. First launch your test runtime with the -console command: this will bring up the internal OSGi console. You might also have to specify -noExit to prevent Eclipse from shutting down when the testrunner application finishes.</p>
<p>Once this is done, you should see an &#8220;osgi>&#8221; prompt. Type &#8220;ss&#8221; (short status) to get a list of bundles, and find your host bundle. Check the state &#8211; if it says &#8220;INSTALLED&#8221; then there was a problem resolving it, possibly due to missing dependencies. Try typing &#8220;diag N&#8221; where N is the bundle ID number that appears in the left hand column next to your host bundle. That should tell you everything you need to know about why the bundle was not resolved.</p>
<p>If you have any questions, feel free to email me or login to #eclipse on IRC.</p>
<p>Regards<br />
Neil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Levison</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2007/07/eclipse-madness.html/comment-page-1#comment-266</link>
		<dc:creator>Mark Levison</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2007/07/eclipse-madness/#comment-266</guid>
		<description>Thanks for the Reply Neil I will give a go early next week. Based on a comment in the Eclipse.Platform newsgroup I suspect that the problem lies with target workspace problems my developer was having at the time.

I would think that these were orthogonal since the test plugin didn&#039;t have any dependancies but I will just be happy if the problem solves itself.
</description>
		<content:encoded><![CDATA[<p>Thanks for the Reply Neil I will give a go early next week. Based on a comment in the Eclipse.Platform newsgroup I suspect that the problem lies with target workspace problems my developer was having at the time.</p>
<p>I would think that these were orthogonal since the test plugin didn&#8217;t have any dependancies but I will just be happy if the problem solves itself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

