<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Galileo: Improved EMF-Databinding-Support</title>
	<atom:link href="http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/</link>
	<description>Tom&#039;s opensource development</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:05:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Tom Schindl</title>
		<link>http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/#comment-3591</link>
		<dc:creator><![CDATA[Tom Schindl]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://tomsondev.wordpress.com/?p=51#comment-3591</guid>
		<description><![CDATA[There&#039;s a heap of tutorials on RCP around. &lt;a href=&quot;http://www.vogella.de/eclipse.html&quot; rel=&quot;nofollow&quot;&gt;http://www.vogella.de/eclipse.html&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s a heap of tutorials on RCP around. <a href="http://www.vogella.de/eclipse.html" rel="nofollow">http://www.vogella.de/eclipse.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/#comment-3590</link>
		<dc:creator><![CDATA[Leo]]></dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://tomsondev.wordpress.com/?p=51#comment-3590</guid>
		<description><![CDATA[ok thank you, I checkout the projects, 
I open the file plugin.xml in the directory &quot;org.eclipse.emf.examples.databinding.project.ui.rcp&quot;
and try to launch with &quot;Launch an Eclipse application&quot; but I don&#039;t see the perspective and view of the example. It launch a new instance of Eclipse. 
Could you help me please ?  
I&#039;m beginner with RCP...  

Thank you]]></description>
		<content:encoded><![CDATA[<p>ok thank you, I checkout the projects,<br />
I open the file plugin.xml in the directory &#8220;org.eclipse.emf.examples.databinding.project.ui.rcp&#8221;<br />
and try to launch with &#8220;Launch an Eclipse application&#8221; but I don&#8217;t see the perspective and view of the example. It launch a new instance of Eclipse.<br />
Could you help me please ?<br />
I&#8217;m beginner with RCP&#8230;  </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Schindl</title>
		<link>http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/#comment-3589</link>
		<dc:creator><![CDATA[Tom Schindl]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 08:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://tomsondev.wordpress.com/?p=51#comment-3589</guid>
		<description><![CDATA[EPL is the license. EMF has moved to git since then. So the code is &lt;a href=&quot;http://git.eclipse.org/c/emf/org.eclipse.emf.git/tree/examples&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>EPL is the license. EMF has moved to git since then. So the code is <a href="http://git.eclipse.org/c/emf/org.eclipse.emf.git/tree/examples" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/#comment-3588</link>
		<dc:creator><![CDATA[Leo]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 19:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://tomsondev.wordpress.com/?p=51#comment-3588</guid>
		<description><![CDATA[Hello,

you say &quot;All example code is available from Eclipse-CVS and released under EPL.&quot;

but I can&#039;t find the code on the Eclipse-CVS, could you show me exactly where it is please ?

I don&#039;t see an EPL project ??]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>you say &#8220;All example code is available from Eclipse-CVS and released under EPL.&#8221;</p>
<p>but I can&#8217;t find the code on the Eclipse-CVS, could you show me exactly where it is please ?</p>
<p>I don&#8217;t see an EPL project ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Rizzo</title>
		<link>http://tomsondev.bestsolution.at/2009/06/06/galileo-improved-emf-databinding-support/#comment-228</link>
		<dc:creator><![CDATA[Eric Rizzo]]></dc:creator>
		<pubDate>Mon, 08 Jun 2009 13:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://tomsondev.wordpress.com/?p=51#comment-228</guid>
		<description><![CDATA[This is a great idea, Tom. As an adopter of DataBinding and EMF-DataBinding back in Eclipse 3.3, I bemoaned the lack of good comprehensive examples. This looks to be a great resource for those new to DB and/or the new APIs.
One suggestion: a post specifically about debugging techniques would be very helpful. I&#039;ve found it to be difficult to debug problems when using EMF-DB because of all the indirection involved; it would be helpful if you&#039;ve developed some techniques or tricks that can help application developers figure out where we&#039;ve made mistakes in our bindings.]]></description>
		<content:encoded><![CDATA[<p>This is a great idea, Tom. As an adopter of DataBinding and EMF-DataBinding back in Eclipse 3.3, I bemoaned the lack of good comprehensive examples. This looks to be a great resource for those new to DB and/or the new APIs.<br />
One suggestion: a post specifically about debugging techniques would be very helpful. I&#8217;ve found it to be difficult to debug problems when using EMF-DB because of all the indirection involved; it would be helpful if you&#8217;ve developed some techniques or tricks that can help application developers figure out where we&#8217;ve made mistakes in our bindings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

