Downloads
Mac OS X dmg
JavaFX Scene Builder 2.0.1_8u45-b13.dmgJar Files
JavaFX Scene Builder 2.0.1_8u45-b13.zip* The dmg version contains bundled JRE 8u45. (Using AppBundler to create the .app package.)
Building Scene Builder 8u45-b13 on Mac OS X
Prerequisites
You need to install JDK 8u45, Apache Ant, and Mercurial.
To download the source
$ hg clone http://hg.openjdk.java.net/openjfx/8u-dev/rt/
To update the working copy
$ cd rt $ hg update -C 8u45-b13
To switch JDK to 8u45
$ export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0_45`
To build
$ cd apps/scenebuilder $ ant -Dplatforms.JDK_1.8.home=$JAVA_HOME jar
That's it. Congratulations!
License
Oracle BSD License
OpenJDK
http://openjdk.java.net/
Apache Ant
http://ant.apache.org/
Mercurial
http://mercurial.selenic.com/
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.