posts/Windows-%E4%B8%AD-Java-%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE%E6%8A%80%E5%B7%A7/ #2
Replies: 1 comment
-
|
我在使用 jenv-win |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
posts/Windows-%E4%B8%AD-Java-%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE%E6%8A%80%E5%B7%A7/
问题描述:开发环境 JDK 版本在 11 以上,但在运行 JavaFX 图形化框架所编写的程序时,通常又会需要使用 JDK 8 环境。因为从 Java 11 开始,由于模块化的原因移除了许多非必须的模块,JavaFX 就在其中。
https://h0ny.github.io/posts/Windows-%E4%B8%AD-Java-%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE%E6%8A%80%E5%B7%A7/
Beta Was this translation helpful? Give feedback.
All reactions