I am getting a Netbeans 11 and OpenJDK 12 error. Netbeans now loads. However, I am getting the following error when trying to build my project. How can I fix this?
If it is needed, can you please reply to me with the appropriate link to a Maven Repository which is the best one to use? cd C:\Users\User\Documents\NetBeansProjects\Project1; "JAVA_HOME=C:\\Program Files\\Java\\jdk-12" cmd /c "\"\"C:\\Users\\User\\Desktop\\netbeans\\java\\maven\\bin\\mvn.cmd\" -Dmaven.ext.class.path=C:\\Users\\User\\Desktop\\netbeans\\java\\maven-nblib\\netbeans-eventspy.jar -Dfile.encoding=UTF-8 clean install\"" Error executing Maven. 1 problem was encountered while building the effective settings Non-readable settings C:\Users\User\.m2\settings.xml: input contained no data @ C:\Users\User\.m2\settings.xml The other thing is that when creating a new Java project, "Java Frontend Application" always comes up blank, and never 'activates'. Is there a simple solution for this?