What does one do when IntelliJ refuses to recognis...
# intellij
v
What does one do when IntelliJ refuses to recognise a particular import... even though gradle builds the code fine, you've completely nuked the project (rm -vfr) and reimported it from github, and intellij still shows the import in red?
c
Invalidate caches & restart usually does it for me.
v
Tried several times... I think I've got something wrong with the library (I wrote it too).
a
v
Yes, it's a fat jar. Not a big one, but yes.