com.ifedorenko.m2e.sourcelookup icon indicating copy to clipboard operation
com.ifedorenko.m2e.sourcelookup copied to clipboard

Tomcat debug doesn't work

Open dangerusslee opened this issue 7 years ago • 1 comments

Dynamic source lookup support loaded.

in VM arguments for the tomcat launch configuration, I have

-javaagent:C:\Apps\eclipse-jee-neon-2-win32-x86_64\eclipse\plugins

the first line of the log is

Dynamic source lookup support loaded.

But the debugger stops and says "Source not found."

image

However, when I right click on the file and pick "Open Declared Type", it has no issues finding the source.

image

dangerusslee avatar Mar 20 '17 16:03 dangerusslee

Please provide sample project and steps to reproduce the problem

ifedorenko avatar Mar 20 '17 22:03 ifedorenko