launcher/fx/pom.xml
changeset 1276 0faedeb34895
parent 1249 cdaeea7becf2
child 1286 a83e16b8b825
     1.1 --- a/launcher/fx/pom.xml	Mon Aug 26 08:56:37 2013 +0200
     1.2 +++ b/launcher/fx/pom.xml	Tue Sep 10 15:17:54 2013 +0200
     1.3 @@ -33,7 +33,6 @@
     1.4          </plugins>
     1.5      </build>
     1.6      <properties>
     1.7 -        <jfxrt.jar>${java.home}/lib/jfxrt.jar</jfxrt.jar>
     1.8          <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.9      </properties>
    1.10    <dependencies>