More of JavaFX open-sourced

Richard Bair richard.bair at oracle.com
Tue Dec 18 09:55:15 PST 2012


They're in the graphics repo, and will find their way into master in a week:

http://hg.openjdk.java.net/openjfx/8/graphics/rt

Richard

On Dec 18, 2012, at 9:50 AM, Johan Vos <johan at lodgon.com> wrote:

> Excellent! Can't wait downloading it.
> I can't find the sources though, I don't see them in hg clone
> http://hg.openjdk.java.net/openjfx/8/master or hg clone
> http://hg.openjdk.java.net/openjfx/8/master/rt ? (But then, I'm not
> familiar with hg forest)
> 
> - Johan
> 
> 2012/12/18 Pavel Safrata <pavel.safrata at oracle.com>
> 
>> Hello everyone,
>> today we open-sourced another part of JavaFX. Following projects are now
>> part of OpenJFX:
>> 
>> javafx-anim: animations, timelines
>> javafx-common: event delivery mechanism and other various core classes
>> javafx-sg-common: render tree interface
>> javafx-sg-prism: prism implementation of the render tree interface
>> javafx-geom: geometry and shapes implementation
>> pisces: java part of the Pisces rendering engine (used in software
>> rendering pipeline)
>> javafx-logging: logging support
>> javafx-annotation-processor: build tool for generating builders
>> 
>> Regards,
>> Pavel
>> 
>> 



More information about the openjfx-dev mailing list