【发布时间】:2018-01-26 13:26:49
【问题描述】:
我尝试在我的计算机上使用 netbeans 8.2 编写一个项目。 当我复制它并将这个项目导入另一台计算机并尝试使用 netbeans 8.2 编译它时,我看到了这个错误。如果可能,请帮助我: 这是一个错误:
"Could not load definitions from resource org/jetbrains/kotlin/ant/antlib.xml. It could not be found.
ant -f C:\\Users\\QUQNTOM\\Documents\\NetBeansProjects\\C hangefile -Dnb.internal.action.name=run run
init:
Deleting: C:\Users\QUQNTOM\Documents\NetBeansProjects\Change file\build\built-jar.properties
deps-jar:
Could not load definitions from resource org/jetbrains/kotlin/ant/antlib.xml. It could not be found.
Updating property file: C:\Users\QUQNTOM\Documents\NetBeansProjects\Change file\build\built-jar.properties"
【问题讨论】:
-
这可能会有所帮助:stackoverflow.com/a/15621557/784540
-
Tnx。我解决了这个问题。错误是构建实现。 xml 我创建了一个新项目并将其替换为内置 impl。 xml 在我的项目中,并将其路径设置为我的海岸线库。