I’ve installed the latest eclipse/myeclipse and now my stacktrace console shows links to source code such as ClassName.java:332 (looks diff then older version). When I click on the link, it looks for line nbr 332 in ClassName.java. The probelm is that line number 332 does not exist in ClassName.java and I get a warning about it…
I’m debugging a Tomcat based app by the way…
I’m sure I’ve missed some config option somewhere…
Any help on the matter will be greatly appreciated!
Thanks,
Mike