今天在重新学习用idea搭建springboot和mybatis的使用,想创建一个xml文件,结果却报错TheJavaFX runtime is not configured. Either use a JDK that has the JavaFX built in or …
当然,我并不是想使用JavaFX,只是选择错了文件。
解决方法:
删除该文件,在想要创建的目录下,右击–>new 一个.xml文件即可。
今天在重新学习用idea搭建springboot和mybatis的使用,想创建一个xml文件,结果却报错TheJavaFX runtime is not configured. Either use a JDK that has the JavaFX built in or …
当然,我并不是想使用JavaFX,只是选择错了文件。
解决方法:
删除该文件,在想要创建的目录下,右击–>new 一个.xml文件即可。