Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was 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

@gituser1000000

Description

@gituser1000000

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

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions