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 [...]