Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

[Bug]: Root project must not be indexed in SourceFileManager #1396

Closed
2 tasks done
itsaky opened this issue Oct 23, 2023 · 0 comments
Closed
2 tasks done

[Bug]: Root project must not be indexed in SourceFileManager #1396

itsaky opened this issue Oct 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@itsaky
Copy link
Member

itsaky commented Oct 23, 2023

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
@itsaky itsaky added the bug Something isn't working label Oct 23, 2023
@itsaky itsaky closed this as completed in ed52590 Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant