I have the Maven Web App, where I have to many dependencies. I am trying to create the Remote Debug configuration in eclipse to debug jars when my home page open. As I am aware to to the debugging on java code, how can i do the same with maven dependencies.
Thanks,