Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

CHE-6914: Move Java Debugger Location Conversion to jdt.ls extension #4

Closed
wants to merge 7 commits into from

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Nov 28, 2017

Reference issue

eclipse-che/che#6914

@tolusha tolusha self-assigned this Nov 28, 2017
@tolusha tolusha requested review from svor, tsmaeder and mmorhun November 28, 2017 08:38
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
&& !((SourceType) iMember).isAnonymous()
&& iMember.getParent() instanceof SourceMethod) {

fqn = fqn.replace("$" + iMember.getElementName(), "$1" + iMember.getElementName());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add some explanation in comment please

@tolusha tolusha closed this Nov 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants