PureWriter / desktop

Pure Writer Desktop
https://writer.drakeet.com/desktop
GNU General Public License v3.0
1.23k stars 100 forks source link

编译运行报错 #74

Open qixinynan opened 1 year ago

qixinynan commented 1 year ago

输出:

A problem occurred configuring root project 'Pure Writer'.
> Couldn't find Ant-JavaFX-library, please make sure you've installed some JDK which includes JavaFX (e.g. OracleJDK or OpenJDK and OpenJFX), and JAVA_HOME is set properly.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Gradle和项目均使用JDK1.8

qixinynan commented 1 year ago

这应该是因为傻逼的openjdk1.8竟然不包含javafx,傻逼!明明jdk1.8就应该包含javafx的吧,我正在努力尝试安装一个含有javafx的jdk1.8