Hi, I'am trying to convert .launch eclipse file with Eclipser plugin (IntelliJ IDEA Community 2019.3) and I get "Unable to locate Ant build file: file://P:/[PROJECT FOLDER]/[PROJECT FOLDER]/[PATH TO build.xml]".
The right path is: file://P:/[PROJECT FOLDER]/[PATH TO build.xml]
Where can I set this path?