<?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: Solved: Annoying JavaFX Eclipse plugin problem</title>
	<atom:link href="http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/</link>
	<description>Mostly about the management of software development</description>
	<lastBuildDate>Mon, 23 Jan 2012 19:14:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Discovering JavaFX with the Guardian Open Platform &#171; niksilver.com</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-383</link>
		<dc:creator><![CDATA[Discovering JavaFX with the Guardian Open Platform &#171; niksilver.com]]></dc:creator>
		<pubDate>Mon, 10 Oct 2011 20:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-383</guid>
		<description><![CDATA[[...] decided I could live with more quirks in return for a more familiar working environment. And after some considerable hassle I got it [...]]]></description>
		<content:encoded><![CDATA[<p>[...] decided I could live with more quirks in return for a more familiar working environment. And after some considerable hassle I got it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Pinto</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-328</link>
		<dc:creator><![CDATA[Anil Pinto]]></dc:creator>
		<pubDate>Thu, 04 Jun 2009 23:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-328</guid>
		<description><![CDATA[The plugin for JavaFx 1.2 is built correctly and works fine. Check it out.]]></description>
		<content:encoded><![CDATA[<p>The plugin for JavaFx 1.2 is built correctly and works fine. Check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-327</link>
		<dc:creator><![CDATA[Nik]]></dc:creator>
		<pubDate>Fri, 29 May 2009 17:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-327</guid>
		<description><![CDATA[Wow, that&#039;s much easier than my solution. I&#039;ll certainly try it when version 1.2 appears. In retrospect I only went through my sequence because I didn&#039;t know what else to do other than start from scratch, and my ideas about why it worked only came after. I&#039;m very happy it looks like I don&#039;t have to go through that again -- thanks.]]></description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s much easier than my solution. I&#8217;ll certainly try it when version 1.2 appears. In retrospect I only went through my sequence because I didn&#8217;t know what else to do other than start from scratch, and my ideas about why it worked only came after. I&#8217;m very happy it looks like I don&#8217;t have to go through that again &#8212; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathaniel</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-326</link>
		<dc:creator><![CDATA[Nathaniel]]></dc:creator>
		<pubDate>Thu, 28 May 2009 04:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-326</guid>
		<description><![CDATA[Thanks for the clue to fix this problem.

  I simply copied over the javafxdoc.jar and javafxc.jar in C:toolseclipsepluginscom.sun.javafx.eclipse.editor.lib_1.0.1 with the ones supplied with the 1.1 SDK]]></description>
		<content:encoded><![CDATA[<p>Thanks for the clue to fix this problem.</p>
<p>  I simply copied over the javafxdoc.jar and javafxc.jar in C:toolseclipsepluginscom.sun.javafx.eclipse.editor.lib_1.0.1 with the ones supplied with the 1.1 SDK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-325</link>
		<dc:creator><![CDATA[Max]]></dc:creator>
		<pubDate>Thu, 07 May 2009 20:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-325</guid>
		<description><![CDATA[We are planning to have the first release for JavaOne.]]></description>
		<content:encoded><![CDATA[<p>We are planning to have the first release for JavaOne.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-324</link>
		<dc:creator><![CDATA[Nik]]></dc:creator>
		<pubDate>Thu, 07 May 2009 18:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-324</guid>
		<description><![CDATA[Max, yes, thanks for the reminder, I did see a reference to Exadel&#039;s work in my research, but there wasn&#039;t anything to play with. Also, my phrase &quot;a fully-featured IDE readily available&quot; really meant &quot;a fully-featured IDE which I could freely download and use for a bit before very likely getting bored with this JavaFX lark and moving onto whatever next shiny tech bauble caught my eye&quot;.

I really do look forward to seeing what you come up with, though. JavaFX deserves a good developer experience.]]></description>
		<content:encoded><![CDATA[<p>Max, yes, thanks for the reminder, I did see a reference to Exadel&#8217;s work in my research, but there wasn&#8217;t anything to play with. Also, my phrase &#8220;a fully-featured IDE readily available&#8221; really meant &#8220;a fully-featured IDE which I could freely download and use for a bit before very likely getting bored with this JavaFX lark and moving onto whatever next shiny tech bauble caught my eye&#8221;.</p>
<p>I really do look forward to seeing what you come up with, though. JavaFX deserves a good developer experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-323</link>
		<dc:creator><![CDATA[Max]]></dc:creator>
		<pubDate>Thu, 07 May 2009 15:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-323</guid>
		<description><![CDATA[We (Exadel) are working on JavaFX plug-in for Eclipse where you will be able to set and select JavaFX SDK among many features. 

More info:
http://mkblog.exadel.com/?p=263
http://mkblog.exadel.com/?p=277]]></description>
		<content:encoded><![CDATA[<p>We (Exadel) are working on JavaFX plug-in for Eclipse where you will be able to set and select JavaFX SDK among many features. </p>
<p>More info:<br />
<a href="http://mkblog.exadel.com/?p=263" rel="nofollow">http://mkblog.exadel.com/?p=263</a><br />
<a href="http://mkblog.exadel.com/?p=277" rel="nofollow">http://mkblog.exadel.com/?p=277</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remon Sinnema</title>
		<link>http://niksilver.com/2009/05/06/solved-annoying-javafx-eclipse-plugin-problem/#comment-322</link>
		<dc:creator><![CDATA[Remon Sinnema]]></dc:creator>
		<pubDate>Thu, 07 May 2009 04:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/?p=411#comment-322</guid>
		<description><![CDATA[Thanks for trying and posting this!]]></description>
		<content:encoded><![CDATA[<p>Thanks for trying and posting this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

