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

Mistakens for other class of the same name in another package #16

Open
DleanJeans opened this issue Jul 30, 2017 · 0 comments
Open

Mistakens for other class of the same name in another package #16

DleanJeans opened this issue Jul 30, 2017 · 0 comments
Labels

Comments

@DleanJeans
Copy link

  1. Create a class named System in a OpenFL/HaxeFlixel project
  2. Write some code which uses System in another class (maybe Main)
  3. Set a breakpoint there (Main in this case)
  4. Start debugging
  5. Find that the debugger steps in lime.system.System instead although the line number is relevant to our System
@Gama11 Gama11 added the bug label Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants