<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to JavaFX</title><link>https://sourceforge.net/p/jrpgtable/wiki/JavaFX/</link><description>Recent changes to JavaFX</description><atom:link href="https://sourceforge.net/p/jrpgtable/wiki/JavaFX/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 03 Jul 2012 16:25:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jrpgtable/wiki/JavaFX/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage JavaFX modified by mithryn</title><link>https://sourceforge.net/p/jrpgtable/wiki/JavaFX/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,10 @@
 ##### Because of an issue with JavaFX and licensing, there isn't a publicly available repository to download and install the JavaFX dependency.
 Not to worry though! There is a way around this, and if you have already installed JavaFX and set your JAVAFX_HOME env variable, you shouldn't have any problems.
 
+Linux:
 &gt; mvn install:install-file -Dfile="$JAVAFX_HOME/rt/lib/jfxrt.jar" -DgroupId=com.oracle.javafx -DartifactId=javafx -Dversion=2.1 -Dpackaging=jar
 
+Windows:
+&gt;mvn install:install-file -Dfile="%JAVAFX_HOME%/rt/lib/jfxrt.jar" -DgroupId=com.oracle.javafx -DartifactId=javafx -Dversion=2.1 -Dpackaging=jar
+
 this will install the javafxrt.jar into your .m2 directory, provided your $JAVAFX_HOME variable is pointing to the correct location.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mithryn</dc:creator><pubDate>Tue, 03 Jul 2012 16:25:15 -0000</pubDate><guid>https://sourceforge.net3f9f3436509b62f9d84c1be883c9007d9eaa67c9</guid></item><item><title>WikiPage JavaFX modified by mithryn</title><link>https://sourceforge.net/p/jrpgtable/wiki/JavaFX/</link><description>##### Because of an issue with JavaFX and licensing, there isn't a publicly available repository to download and install the JavaFX dependency.
Not to worry though! There is a way around this, and if you have already installed JavaFX and set your JAVAFX_HOME env variable, you shouldn't have any problems.

&gt; mvn install:install-file -Dfile="$JAVAFX_HOME/rt/lib/jfxrt.jar" -DgroupId=com.oracle.javafx -DartifactId=javafx -Dversion=2.1 -Dpackaging=jar

this will install the javafxrt.jar into your .m2 directory, provided your $JAVAFX_HOME variable is pointing to the correct location.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mithryn</dc:creator><pubDate>Tue, 03 Jul 2012 16:24:29 -0000</pubDate><guid>https://sourceforge.net9e9e5313eaf940c817bec8b9c6b9ccd322fa8427</guid></item></channel></rss>