<?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: NPE in e4 &#8211; ds missing in action</title>
	<atom:link href="http://www.vogella.de/blog/2010/07/12/npe-in-e4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/</link>
	<description>Tips around Eclipse and Android programming</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:32:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Moving a RCP application from Galileo to Helios: feedback and tips &#171; Bonita open source BPM community blog</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2614</link>
		<dc:creator>Moving a RCP application from Galileo to Helios: feedback and tips &#171; Bonita open source BPM community blog</dc:creator>
		<pubDate>Tue, 20 Jul 2010 16:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2614</guid>
		<description>[...] is not identified as required. This is the &#8220;drawback of using Dynamic Services&#8221; (to quote Lars Vogel). This same issue is also problematic with e4. You can find the related bug [...]</description>
		<content:encoded><![CDATA[<p>[...] is not identified as required. This is the &#8220;drawback of using Dynamic Services&#8221; (to quote Lars Vogel). This same issue is also problematic with e4. You can find the related bug [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2460</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Tue, 13 Jul 2010 07:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2460</guid>
		<description>@Wolfgang: thanks I fixed the typo</description>
		<content:encoded><![CDATA[<p>@Wolfgang: thanks I fixed the typo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfgang Schell</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2458</link>
		<dc:creator>Wolfgang Schell</dc:creator>
		<pubDate>Tue, 13 Jul 2010 07:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2458</guid>
		<description>The second bundle name seems to be cut off</description>
		<content:encoded><![CDATA[<p>The second bundle name seems to be cut off</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2451</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2451</guid>
		<description>@Aurelien NoServiceException  would be great.</description>
		<content:encoded><![CDATA[<p>@Aurelien NoServiceException  would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurelien Pupier</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2450</link>
		<dc:creator>Aurelien Pupier</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2450</guid>
		<description>@Lars Yes it seems. But, at least, it would be helpful to have NoServiceException with the name of the required service instead of having NPE. And to go further, to have a &quot;Add required services&quot; or something like that ^^</description>
		<content:encoded><![CDATA[<p>@Lars Yes it seems. But, at least, it would be helpful to have NoServiceException with the name of the required service instead of having NPE. And to go further, to have a &#8220;Add required services&#8221; or something like that ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2449</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2449</guid>
		<description>@Aurelien I guess that is the drawback of using dynamic services...</description>
		<content:encoded><![CDATA[<p>@Aurelien I guess that is the drawback of using dynamic services&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aurelien Pupier</title>
		<link>http://www.vogella.de/blog/2010/07/12/npe-in-e4/comment-page-1/#comment-2448</link>
		<dc:creator>Aurelien Pupier</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=2849#comment-2448</guid>
		<description>This is also an issue with Eclipse 3.6.

See this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=314814

Regards</description>
		<content:encoded><![CDATA[<p>This is also an issue with Eclipse 3.6.</p>
<p>See this bug: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=314814" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=314814</a></p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

