Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change source file #690

Closed
jeusdi opened this issue Oct 14, 2019 · 3 comments
Closed

Change source file #690

jeusdi opened this issue Oct 14, 2019 · 3 comments

Comments

@jeusdi
Copy link

jeusdi commented Oct 14, 2019

[provide a description of the issue]

Environment
  • Operating System: ubuntu 18.08
  • JDK version: 1.8_131
  • Visual Studio Code version:
  • Java extension version: 0.8.0
  • Java Debugger extension version: 0.22.0

I've created a debug point.

It's attached, but when it's reached, appears other source file:

image

I mean, as you can see, I set the breakpoints on ServicesConfiguration.java source file. Nevertheless, when break point is reached, the source file loaded other. It's located on other place.

I mean, when breakpoint is reached, source file shown is other:

image

@testforstephen
Copy link
Contributor

Looks like there are multiple versions for the file ServicesConfiguration.java existing in your machine. Could you check why there are multiple versions for the same source file?

@no-response
Copy link

no-response bot commented Nov 4, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Nov 4, 2019
@smit-onshape
Copy link

I'm facing the same issue. Basically we have few classes with same name but under different packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants