Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经下载了开放的 jFX 11.0.2 版本(JavaFX Windows SDK)和 Corretto 11。有没有办法将它集成到 Corretto 11 JDK 中?
一个好的开始将是javafx.io。您需要将 jfx 模块添加到模块路径。要创建默认包含并启用 jfx 模块的自定义运行时映像,请参阅此答案。