Alt+Enter doesn't find anything
Answered
Hello there,
maybe this question is answered at some place, then I think I just don't know the right search phrase for that...
My IDEA never finds any library if I'm using Alt+Enter. Of course I'm speaking of Java Standard Library like the one for Numberformat.
I'm adding an image saying what I mean. In my pom.xml there aren't any libraries set, I never did and it always worked that way.

Can you please give me a hint?
Thanks in advance
Mario
Please sign in to leave a comment.
Do you have JDK configured for the project/modules? Try removing JDK and add it again. See if File | Invalidate Caches helps.
Hello Serge,
first of all JDK was configured and worked apart from that. I tried the Invalidate Cache and that was it.
Thanks for your help!