刚学JavaFX 跟着教程 一步一步往下做, 到部署的时候 右键bulid.xml文件, Run as ==> Ant build 报错
谁知道可能是什么原因吗?
init-fx-tasks: [taskdef] Could not load definitions from resource com/sun/javafx/tools/ant/antlib.xml. It could not be found. do-deploy: [copy] Copying 3 files to D:\MyWork\git\git-demo\pack_fx\build\dist\libs
BUILD FAILED D:\MyWork\git\git-demo\pack_fx\build\build.xml:116: Problem: failed to create task or type javafx:com.sun.javafx.tools.ant:resources Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types have been declared. Action: Check that any / declarations have taken place. No types or tasks have been defined in this namespace yet
方式太老了吧,javafx和java普通程序没什么区别了,怎么还用build.xml
或者用gradle吧 https://github.com/jfoenixadmin/JFoenix
######用maven吧,
###### 在哪找的那么老的教程,ant都用上了
######我也遇到这个问题了 楼主解决了吗 求指教######这是老早的问题了,解决了的,当时好像就是在那个xml文件里做了修改,具体怎么改的忘记了. 我好久不用JavaFX了
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。