CLaz opened a new issue, #8811: URL: https://github.com/apache/netbeans/issues/8811
### Apache NetBeans version Apache NetBeans 27 ### What happened [NetBeans 27-Exception when trying to create New Project.pdf](https://github.com/user-attachments/files/22250081/NetBeans.27-Exception.when.trying.to.create.New.Project.pdf) ### Language / Project Type / NetBeans Component Java Maven Project, Web Application ### How to reproduce To Reproduce: 1. Download netbeans-27-bin.zip (Platform Independent) 2. Extract from zip. 3. …Apache NetBeans\netbeans-27-bin\netbeans\bin 4. Double click netbeans64.exe 5. NetBeans opens. 6. Select File ->New Project 7. New Project panel appears 8. Select File->New Project 9. Click to select Java with Maven->Web Application and getting Notification “Unexpected Exception” 10. Getting this from first line of stack trace: “ java.lang.NullPointerException: Cannot invoke "java.net.URL.openStream()" because "xmlFile" is null “. ### Did this work correctly in an earlier version? Apache NetBeans 25 ### Operating System Windows 10 Professional ### JDK JDK 21 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else I tried re-downloading netbeans-27-bin.zip, to make sure something did not go wrong during download. The effecet was the same when attempting to create a New Project. ### 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
