| [news.eclipse.technology.ldt] Re: JSR 45 and support for non-Java class files |
In a stack trace, I am getting the correct line number and local variables. However, clicking on the stack trace entry, I get "Source not found" (and an offer to Edit Source Lookup Path).
After I installed Dominique Boucher's Scheme plugin, I can now click on lists.scm in a stack trace, and have lists.scm appear in a Scheme editor.
It does seem to require the SourceDebugExtension to contain the fully-qualified filename. I haven't tried pathnames relative to the Java root or project root; that would be preferable. -- --Per Bothner per@xxxxxxxxxxx http://per.bothner.com/