Closed Bill-Stewart closed 5 years ago
Can you please try v1.7.0 https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.0 ?
Yes the 1.7 version works with the included JRE. It does not work if I remove the jre directory and link the AdoptOpenJDK 1.8.0_212 jre directory. Is there a way to make it work without using an included JRE?
Hi, we use AdoptOpenJDK 12, I think it may work if you use OpenJDK 12 + include JavaFX 12 jars in lib directory. However, I recommend using bundled JRE because it already uses OpendJDK 12.
Understood. I think it is good to move to AdoptOpenJDK instead of Oracle to avoid licensing issues. I will close this issue. Thank you!
Great, thanks 👍 ;)
Installed AsciiDocFX 1.6.9 without JRE. I have AdoptOpenJDK 8.0.212.04 (x64) installed (Windows 10). Running AsciidocFX.exe gives a failure dialog:
Also tried creating a
jre
directory link in the AsciidocFX directory to the AdoptOpenJDK JRE directory, but the same error occurs.Need support for other JREs since Oracle has changed the licensing for their JRE.