【发布时间】:2016-09-11 09:53:17
【问题描述】:
我在我的 netbeans IDE 中打开一个下载的项目。当我尝试构建此项目时,出现以下错误消息。
C:\Users\mymachine_name\Downloads\StoreKeeper-master\nbproject\jfx-impl.xml:1212:
Warning: Could not find resource file
"C:\Users\mymachine_name\Downloads\StoreKeeper-master\${libs.ControlsFx.classpath}"
to copy. BUILD FAILED (total time: 2 seconds)
我试图通过添加这个缺少的 controlfx jar 文件来解决这个问题,但它没有用
我的项目名称 - StoreKeeper-master
【问题讨论】:
-
你终于解决了吗?