Also I think imports should be resolved regardless...
# mvikotlin
a
Also I think imports should be resolved regardless of the HMPP enabled or not in the library.
i
Copy code
3.0.0-beta01
I honestly don’t think it’s an HMPP issue per-se. But the docs do indicate that HMPP projects need HMPP libraries.
a
This version has HMPP enabled
i
By the way I filed an intellij issue here: https://youtrack.jetbrains.com/issue/IDEA-291646
You’re welcome to clone my sample project to see if it’s an issue for you: https://github.com/iamsteveholmes/UnResolvedReferenceBug
The last time I filed an issue of this sort the jetbrains folks were unable to duplicate it even with my sample project. So I wonder if there is something about my environment causing the issue.
a
Thanks I will try the project!
Checked the project, imports are resolved. AS Bumblebee 2021.1.1 Patch 2 with bundled JDK. Ubuntu 20.04.3.
Macbook M1 is also fine
i
Thanks it appears to be a settings issue in Jetbrains products. I’ll mark the first post.
👍 1