Build errors in Netbeans editor but Maven build successful
I get build errors in netbeans editor and project view now, although when I Clean Build the project I get Build successful in the output log.
Whose fault is it? I don’t know.
What to do? Open <your project> properties –> Sources and ensure that source format is the same
as jdk you use. Press OK.
If it doesn’t help. Open <your project> properties –> Build -> Compile -> CompileOnSave and select Disable
Related posts:























