Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Building and Running OpenJFX

(Note: These instructions are being revised for our new project layout & Gradle build. On June 28, 2013 we will have switch from ant to gradle as our build system, and these instructions will NO LONGER WORK. This page is being revised with the new instructions, and should be updated the first week of July)

JFX consists of a forest of mercurial repositories. These repositories contain NetBeans, Eclipse and IntelliJ projects with the Java source, native projects and the scripts needed to build JavaFX components. A JavaFX component is a large and obvious unit of functionality, such as the user interface controls or the embedded web browser.

...