When importing a project from one machine to another it does not run and fails to find the file:
org / jetbrains / kotlin / ant / antlib.xml.
How do I resolve it?
When importing a project from one machine to another it does not run and fails to find the file:
org / jetbrains / kotlin / ant / antlib.xml.
How do I resolve it?
The project you are trying to import has references to Kotlin, you have to install the Kotlin plugin for Netbeans!
There is only plugin for version 8.1 and 8.2, install and import your project again.