I\'ve been fighting an internal Eclipse error for two days. I\'m running the latest Spring Tool Suite edition of Eclipse, and I\'ve attempting to import a collection of exis
I solved by adding the section with "maven-compiler-plugin" artifact in the POM. I noticed that without it, Eclipse threw a java.lang.NullPointerException.