Re: Debug frameworks with maven project

2024-04-10 Thread Paul Hoadley via Webobjects-dev
Hi Samuel, On 11 Apr 2024, at 3:45 am, Samuel Pelletier via Webobjects-dev wrote: > I created a new workspace with the latest Eclipse to migrate my project to > maven. My projects run and I can debug the application code (set breakpoint, > click on exception stack trace to open project source

Debug frameworks with maven project

2024-04-10 Thread Samuel Pelletier via Webobjects-dev
Hi, I created a new workspace with the latest Eclipse to migrate my project to maven. My projects run and I can debug the application code (set breakpoint, click on exception stack trace to open project source) but all debug functions are not working for frameworks. I set breakpoint in code but