I'm using 10.9.5 OS X Mavericks and Netbeans IDE.
Well I just followed the wiki and did "gradle zips" in order to generate my
zip file. Then I extract the ZIP bundle into the JRE.
I'm quite sure I'm using my own jfxrt because I had a bug with JavaFX, then
I modified the source code to resolve it.
That should work. What platform are you using? How did you overlay your
JavaFX bits? Are you sure it is using your build of jfxrt.jar?
-- Kevin
Sam' wrote:
Sorry to create a new post, I have not managed to reply to the other topic
since I had deactivated the notifications..
I am building the
On 5/27/15, 9:55 AM, Sam' wrote:
Hi,
I have followed the wiki in order to build the JDK (
https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX).
Now I want to provide some patch for some issues in JavaFX and I want to
modify the source code and test it. But in order to test it, I