Im having an issue with intellij atm, I have set u...
# intellij
j
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
do you see any exceptions reported or in idea.log?
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
j
Nothing
And I can do
c
that link doesnt work
j
Ugh might be a different system. https://github.com/jkbbwr/mdx This is the example project