-
-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JavaFX preview not available #329
Comments
@luvarqpp - I'm moving this to a new issue as it is off topic in the other issue. You are using an OpenJDK by Azul Systems. This is most likely missing JavaFX. Please use the pre-bundled JetBrains JRE. It should show:
Once you've setup your IDE to use the pre-bundled JDK, an option for JavaFX should be available: |
Oh, thank This seems to be an issue. I am using sdkman, so fixing my problem by issuing If there is missing JavaFX, I would be expect to be aware of "something optional is missing" in settings for asciidoctor plugin. I would probably provide JavaFX as "disabled" option at least in given combobox. PS: Thanks for solving my issue. No files are now being created in source directories. |
@luvarqpp - there should have been an editor notification when you used the extension for the first time. Once you dismiss it, it will not reappear. I'll create a feature request referencing your suggestion. Please note: zulufx is not the JetBrains JRE. I strongly recommend the JetBrains JRE as this is the one that is tested and supported. I'll answer on the number issue in the #312 |
@ahus1 , thanks for info. I am ow running in EAP version of idea:
I am not able to switch to java FX preview (I do not know how). I have tried: File -> Settings -> Languages & Frameworks -> AsciDoc -> Preview browser -> Swing (swing is the only option in combobox)
Have I tried to switch preview engine on right place?
Originally posted by @luvarqpp in #312 (comment)
The text was updated successfully, but these errors were encountered: