Im having an issue with intellij atm,
I have set up a fresh micronaut project with kotlin and gradle.kts
Everything works fine, the project imports, everything builds.
EXCEPT for some reason no matter what jdk I use, no matter what I do
javax.inject
never resolves. Even though the code compiles fine via gradle, intellij still complains.
c
christophsturm
01/26/2021, 1:44 PM
do you see any exceptions reported or in idea.log?
christophsturm
01/26/2021, 1:47 PM
if its a fresh product i would file a youtrack issue for it and add the project as zipfile or a link to a github repo