<?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: Common Navigator Tutorial 1: Hello World</title>
	<atom:link href="http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/</link>
	<description>Eclipse RCP and OSGi training - online or onsite</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:37:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-39263</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 02 Nov 2011 11:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-39263</guid>
		<description>Hey Patrick,

thank you very much for this CNF tutorial! I am using CNF for a non-RCP plugin and couldn&#039;t get my custom navigator to display the content. With your helf I found out, that I didn&#039;t specify a viewer for my custom navigator view, which wasn&#039;t mentioned in the tutorial I am working on. Glad I found your tut for a second help :)</description>
		<content:encoded><![CDATA[<p>Hey Patrick,</p>
<p>thank you very much for this CNF tutorial! I am using CNF for a non-RCP plugin and couldn&#8217;t get my custom navigator to display the content. With your helf I found out, that I didn&#8217;t specify a viewer for my custom navigator view, which wasn&#8217;t mentioned in the tutorial I am working on. Glad I found your tut for a second help :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-16559</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 11 Feb 2011 19:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-16559</guid>
		<description>Hi Priyanshu,

Integrating wizards into CNF is a little tricky because you have to contribute an action that adds the &quot;New&quot; menu. I&#039;ve coded up an example that should give you an idea how to do this.

http://idisk.mac.com/pjpaulin-public/rcpquickstart/cnf-wizard-example.zip

Hopefully I&#039;ll find some time to blog about this soon :-)

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Priyanshu,</p>
<p>Integrating wizards into CNF is a little tricky because you have to contribute an action that adds the &#8220;New&#8221; menu. I&#8217;ve coded up an example that should give you an idea how to do this.</p>
<p><a href="http://idisk.mac.com/pjpaulin-public/rcpquickstart/cnf-wizard-example.zip" rel="nofollow">http://idisk.mac.com/pjpaulin-public/rcpquickstart/cnf-wizard-example.zip</a></p>
<p>Hopefully I&#8217;ll find some time to blog about this soon :-)</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyanshu</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-16536</link>
		<dc:creator>Priyanshu</dc:creator>
		<pubDate>Fri, 11 Feb 2011 14:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-16536</guid>
		<description>Hi,
The tutorial is really very nice.I am right now trying to get the hang off Eclipse RCP as I am making an IDE.I am actually very new to RCP and all.As far as the progress is concerned, the wizards have been created but I am unable to integrate those wizards into the common navigator framework.I have used the extension point as org.eclipse.ui.navigator.CommonNavigator, trying very hard to make things done.Help is needed.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The tutorial is really very nice.I am right now trying to get the hang off Eclipse RCP as I am making an IDE.I am actually very new to RCP and all.As far as the progress is concerned, the wizards have been created but I am unable to integrate those wizards into the common navigator framework.I have used the extension point as org.eclipse.ui.navigator.CommonNavigator, trying very hard to make things done.Help is needed.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-1395</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-1395</guid>
		<description>Hi Kathir,

There is nothing special you need to do to make a CNF navigator a selection provider. This should just work out of the box. Perhaps there is some issue with the adapter factory? If you&#039;d like to send me a simple project that duplicates the problem, I&#039;d be happy to take a look.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Kathir,</p>
<p>There is nothing special you need to do to make a CNF navigator a selection provider. This should just work out of the box. Perhaps there is some issue with the adapter factory? If you&#8217;d like to send me a simple project that duplicates the problem, I&#8217;d be happy to take a look.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kathir</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-1337</link>
		<dc:creator>kathir</dc:creator>
		<pubDate>Wed, 26 Aug 2009 01:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-1337</guid>
		<description>Hi, 
Nice tutorial. I have created my navigator as explained. And i also included the properties in my perspective. My model objects are adapted to IPropertySource ( i created runtime.adapters extension point ) but when i select anything on the navigator, there is no selection and my adapter factory is never hit. Is there any difference interms of using cnf with properties. 

Thanks,
Kathir.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Nice tutorial. I have created my navigator as explained. And i also included the properties in my perspective. My model objects are adapted to IPropertySource ( i created runtime.adapters extension point ) but when i select anything on the navigator, there is no selection and my adapter factory is never hit. Is there any difference interms of using cnf with properties. </p>
<p>Thanks,<br />
Kathir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lopiter</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-52</link>
		<dc:creator>lopiter</dc:creator>
		<pubDate>Fri, 17 Jul 2009 05:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-52</guid>
		<description>thank you fot your tutorial

i never develop with plugin ver.3.4

it is really useful to me ^^

i add this site to my favorite ^^

i think , i often connect this site ^^

thank you~~~^^</description>
		<content:encoded><![CDATA[<p>thank you fot your tutorial</p>
<p>i never develop with plugin ver.3.4</p>
<p>it is really useful to me ^^</p>
<p>i add this site to my favorite ^^</p>
<p>i think , i often connect this site ^^</p>
<p>thank you~~~^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-62</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 23 Feb 2009 16:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-62</guid>
		<description>Hi Felix,

I see what you mean. It appears that the label provider is getting called when the navigator is attempting to generate the navigator view tooltip (displayed when you hover over the view&#039;s tab).

The logic appears to be that the a search is made for label providers attached to elements that are valid parents of the input element (NavigatorRoot). But NavigatorRoot has no valid parents, only children, so I&#039;m not sure why the match is being made.

The problem may be related to our hacking the navigator class to provide a root object in a non-standard way.  This might be a good thing to take up with Francis Upton (the CNF committer) to verify what&#039;s supposed to be happening here.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Felix,</p>
<p>I see what you mean. It appears that the label provider is getting called when the navigator is attempting to generate the navigator view tooltip (displayed when you hover over the view&#8217;s tab).</p>
<p>The logic appears to be that the a search is made for label providers attached to elements that are valid parents of the input element (NavigatorRoot). But NavigatorRoot has no valid parents, only children, so I&#8217;m not sure why the match is being made.</p>
<p>The problem may be related to our hacking the navigator class to provide a root object in a non-standard way.  This might be a good thing to take up with Francis Upton (the CNF committer) to verify what&#8217;s supposed to be happening here.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-61</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Sun, 22 Feb 2009 08:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-61</guid>
		<description>Thanks for this tutorial. Everything worked fine, but one thing I either did wrong or not understand:

My LabelProvider is called one time with the NavigatorRoot object as the parameter.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial. Everything worked fine, but one thing I either did wrong or not understand:</p>
<p>My LabelProvider is called one time with the NavigatorRoot object as the parameter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikel</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-60</link>
		<dc:creator>mikel</dc:creator>
		<pubDate>Mon, 29 Dec 2008 00:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-60</guid>
		<description>thank you for this tutorial</description>
		<content:encoded><![CDATA[<p>thank you for this tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Krebs</title>
		<link>http://www.modumind.com/2007/04/25/common-navigator-tutorial-1-hello-world/comment-page-1/#comment-59</link>
		<dc:creator>Duncan Krebs</dc:creator>
		<pubDate>Thu, 25 Dec 2008 01:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/04/25/common-navigator-tutorial-1-hello-world/#comment-59</guid>
		<description>Patrick,
Thanks for the reply that helped solve my issue. - Duncan</description>
		<content:encoded><![CDATA[<p>Patrick,<br />
Thanks for the reply that helped solve my issue. &#8211; Duncan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

