Hi!
I am pretty new to maven and jetty so I might be getting afew things wrong initially. So I have a maven project and this project has gwt and jetty dependencies. After a few tries I created a gwt run config and a jetty run config and starting the jetty run config I am able to run the project in the browser. I have created a remote jetty config for debugging and after some googleing I was able to make it so that if I run the project the remote config can connect to i when I run it in debug mode. However, everything is up and running I can't debug, the breakpoints are not working. Any idea what I should do or what I'm doing wrong? I can attach some configuration screenshots if that would be helping.s
Thanks