Refactoring JavaFX Builds & Sources

Richard Bair richard.bair at oracle.com
Fri Feb 1 10:29:34 PST 2013


OK, I've split the generation script into two pieces -- one is closed and one is open. The open one contains all the logic for creating a "javafx" directory sibling of rt and copying sources etc into it, in the new directory layout.

It doesn't build yet unless jfxrt.jar is on the class path. If you manage to get the right version of the file it should build -- modulo the printing build break that is awaiting the next weekly build.

Richard


More information about the openjfx-dev mailing list