JavaFX autoscrolling preview #2 - improved stability by restricting to 64bit JDK
Pre-release
Pre-release
- revised constrained/unconstrained detection
- Fix problem in syntax highlighting leading to PSI Parser Exceptions
- refreshing images on JavaFX only if their content has changed to save memory consumption
- Limiting JavaFX preview to 64bit platforms due to problems especially with Windows OpenJDK 32bit (as default on Windows).
If you want to use JavaFX preview, you'll need to run IntelliJ with 64bit Java. For IntelliJ you'll need to have an environment variable IDEA_JDK pointing to the installation folder of a 64bit Java. See Jetbrains support database for more information.
UPDATE: Known Bug - JavaFX preview will not work on MacOS in this preview. Will work again in the next preview!