java.io.FileNotFoundException: Source 'file:/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/lib/ant-javafx.jar!/resources' does not exist
为什么会报这个错
1:ant-javafx.jar这个包是存在的
2:jdk路径没有错
3:我用的是Intellij IDEA
这个是代码
``
URL url=TopologyMain.class.getResource("/words.txt");
Config conf=new Config();
conf.put("wordsFile",url.toString());
墨色风雨
眼眸繁星
哈士奇WWW
相关分类