https://kotlinlang.org logo
Title
a

Arkadii Ivanov

04/06/2022, 5:40 PM
Also I think imports should be resolved regardless of the HMPP enabled or not in the library.
i

iamsteveholmes

04/06/2022, 5:57 PM
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

Arkadii Ivanov

04/06/2022, 5:58 PM
This version has HMPP enabled
i

iamsteveholmes

04/06/2022, 5:58 PM
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

Arkadii Ivanov

04/06/2022, 7:49 PM
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

iamsteveholmes

04/06/2022, 8:30 PM
Thanks it appears to be a settings issue in Jetbrains products. I’ll mark the first post.
👍 1