0

The way that I see compiler errors is right clicking my pom.xml and clicking "run as --> maven install" and a console output shows compiler errors.

Is it possible to make eclipse detect compiler errors in real-time and show them in the problems pane like it does when you are not using Maven?

Mike Laren
  • 8,028
  • 17
  • 51
  • 70
Murd
  • 9
  • 2

1 Answers1

0

enter image description here

have you got build automatically check box checked?? Enable it and try

Community
  • 1
  • 1
Sudhansu Choudhary
  • 3,322
  • 3
  • 19
  • 30