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.
我正在探索 Java 9+ 的模块化,但我一直坚持添加 JavaFX。我正在使用 IntelliJ 和 OpenJDK11,但 IntelliJ 似乎找不到 JavaFX,即使我已经添加了库并在模块信息中添加了 deps。
右键单击库>添加到模块...>选择需要它的模块