Source code for JavaFX UI controls now available on openjfx
Richard Bair
richard.bair at oracle.com
Fri Dec 2 15:12:36 PST 2011
So I cloned:
hg clone http://hg.openjdk.java.net/openjfx/2.1/master
cd master
hg clone http://hg.openjdk.java.net/openjfx/2.1/master/rt
This gets all the sources, but unfortunately it isn't building (had to cd into master/rt/javafx-ui-controls). I get:
BUILD FAILED
/Developer/Projects/openjfx/workspace-2.1/master/rt/javafx-ui-controls/build.xml:5: The following error occurred while executing this line:
/Developer/Projects/openjfx/workspace-2.1/master/rt/build-defs.xml:10: Cannot find /Developer/Projects/openjfx/workspace-2.1/master/build-defs.xml imported from /Developer/Projects/openjfx/workspace-2.1/master/rt/build-defs.xml
We are supposed to also have weekly 2.1 drops, and until we get the rest open sourced, you have to have the 2.1 jar to build with. However it doesn't look like that part of the process has completed (which is quite embarrassing). Looking into it.
Richard
On Dec 2, 2011, at 2:57 PM, Mario Torre wrote:
> Il giorno 02/dic/2011, alle ore 23:42, Kevin Rushforth ha scritto:
>> The Mercurial repositories are now populated with the source code for the JavaFX UI Controls. You can clone the repository at:
>>
>> hg clone http://hg.openjdk.java.net/openjfx/2.1/master/rt
>>
>> Enjoy!
>
>
> Great, thanks a lot!
>
> Cheers,
> Mario
> ---
> pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
> Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>
> http://www.ladybug-studio.com
>
> IcedRobot: www.icedrobot.org
> Proud GNU Classpath developer: http://www.classpath.org/
> Read About us at: http://planet.classpath.org
> OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>
> Please, support open standards:
> http://endsoftpatents.org/
>
>
>
>
>
More information about the openjfx-dev
mailing list