This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
[Bug]: Import statements with wildcards(*) cause "Go to definition" and "Find references" actions to malfunction or stop working #1211
Labels
bug
Something isn't working
Milestone
What happened?
If a source file contains an import statement with a wildcard(*) such as "android.view.*", "Go to definition" and "Find references" stop working and always flash the messages "Definition not found" and "No references found".
What's the expected behavior?
We should be able to use import statements with a wildcard(*) without causing other problems.
What version of AndroidIDE you're using?
v2.5.2 (debug builds)
Relevant log output
No response
Duplicate issues
Code of Conduct
The text was updated successfully, but these errors were encountered: