hg: openjfx/2.1/master: Added build scripts that are needed for building UI controls.
Tom Eugelink
tbee at tbee.org
Tue Dec 6 12:00:30 PST 2011
On 2011-12-06 20:39, Richard Bair wrote:
> We use Ant for all the builds, although there is some concern about how we'll go about doing things when we get integrated into the JDK (where they use make... yikes!). We use a little make as well for building the native parts (media, webkit, glass).
Basically you're building one big monolitic jar. From a startup speed perspective that may not be the best choice.
Is the JDK modularization (Jigsaw) going to influence your structure?
I think there are people enough who can, and would be willing to, help out with Maven / OSGi modularisation (since we know diddly about Jigsaw, I can't comment on that).
Tom
More information about the openjfx-dev
mailing list