So the problem only occured after Indexing. The reason why I know this is because I tried invalidating the cache and restarting intellij and the import worked like a charm, but then I noticed in the background task Intellij is Indexing. And right after it finished the import doesn't work anymore. Does anybody has a clue about what happened here?
Asked
Active
Viewed 142 times
0
-
See if [this answer](https://stackoverflow.com/a/61180376/12594975) helps. – Koyasha Jul 22 '20 at 16:02
-
doesnt work for me :( – Kevin Dyandradiva Jul 22 '20 at 16:34
-
Is it reproducible with every project? Could you please attach idea.log ("Help | Show log in...") after reproducing? – y.bedrov Jul 23 '20 at 05:07