I have build a JavaFX application which can be executed by its jar file. However if i try to run it using the native exe bundle i am receiving two popups:
com/n
Just answering my question since after some trials i managed to build a functional .exe file by removing the code from build.xml.
So i removed all these lines from build.xml:
and i am just importing: