Skip to content

Commit

Permalink
Add "JDK must include JavaFX" requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
skuzmich authored and qwwdfsad committed Nov 27, 2019
1 parent 9d1146f commit 344e932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ to Gradle (in Preferences -> Build, Execution, Deployment -> Build Tools -> Grad

### Requirements

* JDK >= 1.8 referred to by the `JAVA_HOME` environment variable.
* JDK >= 1.8 referred to by the `JAVA_HOME` environment variable. JDK must include JavaFX.
* JDK 1.6 referred to by the `JDK_16` environment variable. It is okay to have `JDK_16` pointing to `JAVA_HOME` for external contributions.

## Contributions and releases
Expand Down

0 comments on commit 344e932

Please sign in to comment.