pedro-w opened a new issue, #7057: URL: https://github.com/apache/netbeans/issues/7057
### Apache NetBeans version Apache NetBeans 20 ### What happened I wanted to create a freeform project from an existing Ant `build.xml` script. I went to "New Project | Java with Ant |Java Free-form project" It's impossible to proceed past the wizard stage where you map the project targets (build, clean etc) to the ant script. There is an exception shown in the status line. ### Language / Project Type / NetBeans Component Java freeform project ### How to reproduce 1. Have a pre-existing non-netbeans ant project 2. In netbeans, select "New Project | Java with Ant | Java Free-form project" 3. Press next 4. Choose the dir with build.xml in it 5. Pick a project name 6. Press next 7. No need to change the default build an run actions 8. Press next The wizard does not advance to the next step. An exception notification appears on the bottom of the main IDE screen ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 11 version 10.0 running on amd64; UTF-8; en_GB (nb) ### JDK 21.0.1; OpenJDK 64-Bit Server VM 21.0.1+12-LTS ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else It is reproducible. I can look further into it, not sure I could make a PR though. ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
