<?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: Defining menu entries (commands) at runtime in Eclipse RCP</title>
	<atom:link href="http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/</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: Zoltán Ujhelyi</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1181</link>
		<dc:creator>Zoltán Ujhelyi</dc:creator>
		<pubDate>Wed, 30 Dec 2009 10:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1181</guid>
		<description>@Matthias: The dynamic items are used to store dynamic contributions, so it is called at every display.

This is a static solution for use cases like you like to load a list of extensions and display it in the UI as commands that is not possible using the xml interface (as far as I know). If the list of possible extensions relates to the runtime state than might be dynamic needed.</description>
		<content:encoded><![CDATA[<p>@Matthias: The dynamic items are used to store dynamic contributions, so it is called at every display.</p>
<p>This is a static solution for use cases like you like to load a list of extensions and display it in the UI as commands that is not possible using the xml interface (as far as I know). If the list of possible extensions relates to the runtime state than might be dynamic needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1102</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1102</guid>
		<description>@Matthias: I have not yet used the element &quot;dynamic&quot;.</description>
		<content:encoded><![CDATA[<p>@Matthias: I have not yet used the element &#8220;dynamic&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1099</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Thu, 10 Dec 2009 10:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1099</guid>
		<description>Hi Lars,

I searched for a solution to this question some time ago and stumbled across the element &quot;dynamic&quot; which can be added to a &quot;menu&quot;. Do you know what the differences are?
The only difference I see between these two solutions is that the class of your solution is loaded at start up whereas my class is loaded when the menu needs to be displayed (at runtime).</description>
		<content:encoded><![CDATA[<p>Hi Lars,</p>
<p>I searched for a solution to this question some time ago and stumbled across the element &#8220;dynamic&#8221; which can be added to a &#8220;menu&#8221;. Do you know what the differences are?<br />
The only difference I see between these two solutions is that the class of your solution is loaded at start up whereas my class is loaded when the menu needs to be displayed (at runtime).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Milosevic</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1087</link>
		<dc:creator>Daniel Milosevic</dc:creator>
		<pubDate>Mon, 07 Dec 2009 16:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1087</guid>
		<description>Cheers!</description>
		<content:encoded><![CDATA[<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickael BARON</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1075</link>
		<dc:creator>Mickael BARON</dc:creator>
		<pubDate>Fri, 04 Dec 2009 08:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1075</guid>
		<description>Lars,

You will find all the examples related to the Command API at this link (http://mbaron.ftp-developpez.com/eclipse/commands_examples.zip)

Mickael</description>
		<content:encoded><![CDATA[<p>Lars,</p>
<p>You will find all the examples related to the Command API at this link (<a href="http://mbaron.ftp-developpez.com/eclipse/commands_examples.zip" rel="nofollow">http://mbaron.ftp-developpez.com/eclipse/commands_examples.zip</a>)</p>
<p>Mickael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1073</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Thu, 03 Dec 2009 17:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1073</guid>
		<description>@Michael: Pas de problème. Thanks for the link. While I find it hard to speak (and write) french I can at least read it a bit. And coding is universal. :-)</description>
		<content:encoded><![CDATA[<p>@Michael: Pas de problème. Thanks for the link. While I find it hard to speak (and write) french I can at least read it a bit. And coding is universal. <img src='http://www.vogella.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickael BARON</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1072</link>
		<dc:creator>Mickael BARON</dc:creator>
		<pubDate>Thu, 03 Dec 2009 16:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1072</guid>
		<description>Hi Lars,

It&#039;s great, i like this kind of example.

I have made the same example in taking into account an expression object for the addContributionItem method. I show how to notify the WorkbenchWindow instance to evaluate the expression object. Thanks to the sources of Eclipse ;-)

You can find this example into my training courses about the Eclipse Command API. However these slides are in french. Check the slides number 149 and 150.

URL : http://mbaron.ftp-developpez.com/eclipse/commands.pdf

Mickael</description>
		<content:encoded><![CDATA[<p>Hi Lars,</p>
<p>It&#8217;s great, i like this kind of example.</p>
<p>I have made the same example in taking into account an expression object for the addContributionItem method. I show how to notify the WorkbenchWindow instance to evaluate the expression object. Thanks to the sources of Eclipse <img src='http://www.vogella.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>You can find this example into my training courses about the Eclipse Command API. However these slides are in french. Check the slides number 149 and 150.</p>
<p>URL : <a href="http://mbaron.ftp-developpez.com/eclipse/commands.pdf" rel="nofollow">http://mbaron.ftp-developpez.com/eclipse/commands.pdf</a></p>
<p>Mickael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.vogella.de/blog/2009/12/03/commands-menu-runtime/comment-page-1/#comment-1071</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 03 Dec 2009 15:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.vogella.de/blog/?p=1456#comment-1071</guid>
		<description>Good example i am sure it would be helpful...

Take a moment and think, why people are asking rather than finding ? is it because eclipse has become too complex with little to not so useful documentation and hard to understand the design ?

All developers coding for eclipse know this fact for a long time, its becoming hard to understand often take long to master a specific component/area and often you end up talking to people to understand something you may have not yet used.

Not a good sign for a great product/technology, complexity is the first sign of obscurity</description>
		<content:encoded><![CDATA[<p>Good example i am sure it would be helpful&#8230;</p>
<p>Take a moment and think, why people are asking rather than finding ? is it because eclipse has become too complex with little to not so useful documentation and hard to understand the design ?</p>
<p>All developers coding for eclipse know this fact for a long time, its becoming hard to understand often take long to master a specific component/area and often you end up talking to people to understand something you may have not yet used.</p>
<p>Not a good sign for a great product/technology, complexity is the first sign of obscurity</p>
]]></content:encoded>
	</item>
</channel>
</rss>

