Versions Compared

Key

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

...

IntelliJ is a popular IDE that is used by many committers to develop JavaFX code.  An  An IntelliJ project has been created for you that you need to open.  The steps to use IntelliJ are:

  • Open the IntelliJ Project
  • Make 
  • Run sample code
  • Run sample code with grade built shared libraries

Open the IntelliJ Project

IMPORTANT:  Open IntelliJ on the 'rt' directory exactly as indicated in the image above.

Make

Build->Make Project

Run Sample Code

...