Source code for JavaFX UI controls now available on openjfx
Mario Torre
neugens.limasoftware at gmail.com
Fri Dec 2 15:42:13 PST 2011
Il giorno 03/dic/2011, alle ore 00:12, Richard Bair ha scritto:
> 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
Is a simple file missing from the root directory of the forest:
<import file="../build-defs.xml"/>
What I don't understand is also where to put the (and where to find) the jar files with the binary plugs, will they be downloaded by ant? (still reading the build file, but the code is more interesting ;)
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