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

Kotlin build and Java indexing conflicts #19

Open
gayanper opened this issue Jan 24, 2022 · 0 comments
Open

Kotlin build and Java indexing conflicts #19

gayanper opened this issue Jan 24, 2022 · 0 comments

Comments

@gayanper
Copy link
Collaborator

When a large project is imported into workspace, the JavaIndexer start indexing the files. And it also start indexing the binary files in kotlin_bin folder. While this is running if we trigger a rebuild by checking kotlin jvm level or change any files we end up with warning in java indexer as well as errors from semantic highlighter and kotlin analysis. Not sure if these processes are depending on the java index or they are mainly working on the kotlin_bin folder which is being cleared part of the rebuild.

This needs further investigation to provide a proper fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant