Confused about status of JFX+JRE cobundling
Kevin Rushforth
kevin.rushforth at oracle.com
Tue Jun 19 05:51:33 PDT 2012
Right. This is no different from the workflow you would use today.
Starting with 7u6 you can count on JavaFX being there on Windows, Linux,
and Mac, but you still need to use the ant tasks in
jdk7u6/lib/ant-javafx.jar or the pacakger in jdk7u6/bin/javafxpackager.
Netbeans 7.2 is configured to use the ant tasks for JavaFX projects. You
can set up Eclipse and other IDEs to do this as well.
-- Kevin
Joe McGlynn wrote:
> If you use the supplied ant task or packager tool you can produce double-clickable jars.
>
>
>> It effectively makes it impossible to distribute JavaFX apps as executable jars. Not a big deal, but it's something that works for Swing apps, so it would be quite expected to have the same model for FX...
>>
>>
>
>
More information about the openjfx-dev
mailing list