FernandoY2203 commented on issue #6076: URL: https://github.com/apache/netbeans/issues/6076#issuecomment-1593391874
I had the same problem and this question on stack helped me: https://stackoverflow.com/questions/51244824/exception-creating-new-maven-project-in-apache-netbeans9 I found a .properties file in that path C:\Users\[your username]\AppData\Roaming\NetBeans\16\config\Preferences\org\apache\tools\ant\module containing lines full of \u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000 So I removed the file, restarted netbeans and the error was resolved. -- 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
