I am at the point now that I am really thinking about using Maven for now one but my current development word is this.. I do alot of Java/Spring programming using Eclipse as my IDE and use tomcat for real time debugging and running the code. I been looking at a lot of examples on how to use Maven, Spring and Eclipse but none of them will let me debug my projects in tomcat right from Eclipse. setting breakpoints etc etc.
If I use Maven to start my project can I still used Eclipse and Tomcat and debug real time?