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]: Root project must not be indexed in SourceFileManager #1396

@itsaky

Description

@itsaky

What happened?

Currently, the all projects list in IProjectManager implementation includes the root project as well (as expected). However, SourceFileManager treats the root project as a JavaModule and tries to index its source files.

What's the expected behavior?

The SourceFileManager should not index sources from the root project.

What version of AndroidIDE you're using?

v2.5.3 (debug builds)

Relevant log output

Creating source file manager instance for module:  JavaModule: :

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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions