<?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: Tip: Custom OSGi (Equinox) Console Commands</title>
	<atom:link href="http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:17:31 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Having fun with the OSGi console in Helios; also random monkey-see-monkey-doisms at wwerner&#39;s blog</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-4282</link>
		<dc:creator>Having fun with the OSGi console in Helios; also random monkey-see-monkey-doisms at wwerner&#39;s blog</dc:creator>
		<pubDate>Tue, 29 Jun 2010 22:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-4282</guid>
		<description>[...]  http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/ &#8617; [...]</description>
		<content:encoded><![CDATA[<p>[...]  http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/ &#8617; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Konigsberg</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-64</link>
		<dc:creator>Robert Konigsberg</dc:creator>
		<pubDate>Sun, 24 Aug 2008 03:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-64</guid>
		<description>Sorry, I wasn&#039;t clear: I meant I&#039;d like to see some examples outside the SDK -- cases where end-users choose to extend the console.</description>
		<content:encoded><![CDATA[<p>Sorry, I wasn&#8217;t clear: I meant I&#8217;d like to see some examples outside the SDK &#8212; cases where end-users choose to extend the console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zx</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-59</link>
		<dc:creator>zx</dc:creator>
		<pubDate>Wed, 20 Aug 2008 15:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-59</guid>
		<description>@Robert, if you want to see real-world examples, just look at implements of the CommandProvider interface within the Eclipse SDK. Equinox and other projects implement a bit more complex commands... but they all boil down to the same structure as given in the example.</description>
		<content:encoded><![CDATA[<p>@Robert, if you want to see real-world examples, just look at implements of the CommandProvider interface within the Eclipse SDK. Equinox and other projects implement a bit more complex commands&#8230; but they all boil down to the same structure as given in the example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Konigsberg</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-60</link>
		<dc:creator>Robert Konigsberg</dc:creator>
		<pubDate>Sun, 10 Aug 2008 17:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-60</guid>
		<description>What I&#039;d like to see are some real world examples of console extensions. I suspect these extensions, unfortunately, are not very popular just because fewer people are aware of them, and most people can extend initial functionality in to a view.</description>
		<content:encoded><![CDATA[<p>What I&#8217;d like to see are some real world examples of console extensions. I suspect these extensions, unfortunately, are not very popular just because fewer people are aware of them, and most people can extend initial functionality in to a view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Darimont</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-61</link>
		<dc:creator>Thomas Darimont</dc:creator>
		<pubDate>Sat, 02 Aug 2008 14:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-61</guid>
		<description>Hello Chris,

nice tip ;-)
I also posted a similar example here:
http://www.tutorials.de/forum/java-technology-news/287528-equinox-osgi-konsole-um-eigene-commands-erweitern.html

Best regards,
Tom</description>
		<content:encoded><![CDATA[<p>Hello Chris,</p>
<p>nice tip <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
I also posted a similar example here:<br />
<a href="http://www.tutorials.de/forum/java-technology-news/287528-equinox-osgi-konsole-um-eigene-commands-erweitern.html" rel="nofollow">http://www.tutorials.de/forum/java-technology-news/287528-equinox-osgi-konsole-um-eigene-commands-erweitern.html</a></p>
<p>Best regards,<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zx</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-63</link>
		<dc:creator>zx</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-63</guid>
		<description>@Heiko, ya... I love my MacBook Pro with 4GB RAM :)</description>
		<content:encoded><![CDATA[<p>@Heiko, ya&#8230; I love my MacBook Pro with 4GB RAM <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heiko</title>
		<link>http://eclipsesource.com/blogs/2008/08/01/tip-custom-osgi-equinox-console-commands/comment-page-1/#comment-62</link>
		<dc:creator>Heiko</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=42#comment-62</guid>
		<description>Chris,

I can see that you love your Mac and you also like &quot;alpha&quot; shells.
So do I ;-)

Heiko</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>I can see that you love your Mac and you also like &#8220;alpha&#8221; shells.<br />
So do I <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Heiko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

