I'm using the m2eclipse plugin for eclipse to build my project, but I miss having the errors and warning of my build show up in the Problems tab. I use a maven project builder to build my project and don't use the default java builder in eclipse. I would really love a way to get all the errors and warnings that I can see when editing a file to show up in the problems tab, and I would like this tab to show problems for my whole project.
Is there a way to do this?