Re: Building and using a debug build of openjfx as the default JavaFX for development

2014-03-10 Thread Stephen F Northover
Kay McCormick Sent: Friday, March 07, 2014 10:15 PM To: openjfx-dev@openjdk.java.net Subject: Building and using a debug build of openjfx as the default JavaFX for development Hi everyone, I've successfully built openjfx. My overall goal is to be able to step through the openjfx code. I have

RE: Building and using a debug build of openjfx as the default JavaFX for development

2014-03-09 Thread John Smith
ng and using a debug build of openjfx as the default JavaFX for development Hi everyone, I've successfully built openjfx. My overall goal is to be able to step through the openjfx code. I have the Oracle JDK installed - do I need to use OpenJDK instead? How would I go about making sure the

Building and using a debug build of openjfx as the default JavaFX for development

2014-03-09 Thread Kay McCormick
Hi everyone, I've successfully built openjfx. My overall goal is to be able to step through the openjfx code. I have the Oracle JDK installed - do I need to use OpenJDK instead? How would I go about making sure the build produced has debug information and using it for javafx application developmen