The SourceDebugExtension describes source information for other languages
(eg. JSP) compiled into the Java programming language.
The location information returned by JDI, for example:
Location.lineNumber()
is not using this information. It should.
(eg. JSP) compiled into the Java programming language.
The location information returned by JDI, for example:
Location.lineNumber()
is not using this information. It should.