<?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: Maven + OSGi + Spring + JavaFX (+Ant)</title>
	<atom:link href="http://blog.muddyhorse.com/2009/02/maven-osgi-spring-javafx-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.muddyhorse.com/2009/02/maven-osgi-spring-javafx-ant/</link>
	<description>Where animals and technology collide</description>
	<lastBuildDate>Wed, 08 Dec 2010 15:03:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: pforhan</title>
		<link>http://blog.muddyhorse.com/2009/02/maven-osgi-spring-javafx-ant/comment-page-1/#comment-75</link>
		<dc:creator>pforhan</dc:creator>
		<pubDate>Mon, 11 May 2009 12:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.muddyhorse.com/?p=174#comment-75</guid>
		<description>Thanks for the link.  The site discusses the same problem (only one plexus compiler per module) that I mention in &quot;Building alongside Java code&quot;.  We have an OSGi project with lots of small bundles/modules -- the thought of doubling all those was scary, so we implemented the solution above.</description>
		<content:encoded><![CDATA[<p>Thanks for the link.  The site discusses the same problem (only one plexus compiler per module) that I mention in &#8220;Building alongside Java code&#8221;.  We have an OSGi project with lots of small bundles/modules &#8212; the thought of doubling all those was scary, so we implemented the solution above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The_Wizard_of_wind_Oz</title>
		<link>http://blog.muddyhorse.com/2009/02/maven-osgi-spring-javafx-ant/comment-page-1/#comment-74</link>
		<dc:creator>The_Wizard_of_wind_Oz</dc:creator>
		<pubDate>Sun, 10 May 2009 14:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.muddyhorse.com/?p=174#comment-74</guid>
		<description>Very good step by step tutorial.

For those interested, I have found out how to easily configure Maven to compile JavaFX classes alongside with Java classes: &lt;a href=&quot;http://jfxpictureview.wiki.sourceforge.net/Maven+2&quot; title=&quot;How to compile Java and JavaFX classes together using Maven&quot; rel=&quot;nofollow&quot;&gt;http://jfxpictureview.wiki.sourceforge.net/Maven+2&lt;/a&gt;

The only drawback is that Java classes must be separated from the JavaFX classes (which means two separate projects).</description>
		<content:encoded><![CDATA[<p>Very good step by step tutorial.</p>
<p>For those interested, I have found out how to easily configure Maven to compile JavaFX classes alongside with Java classes: <a href="http://jfxpictureview.wiki.sourceforge.net/Maven+2" title="How to compile Java and JavaFX classes together using Maven" rel="nofollow">http://jfxpictureview.wiki.sourceforge.net/Maven+2</a></p>
<p>The only drawback is that Java classes must be separated from the JavaFX classes (which means two separate projects).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

