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
Chris Lee
06/11/2022, 1:44 PM
Invalidate caches & restart usually does it for me.
v
v79
06/11/2022, 1:45 PM
Tried several times... I think I've got something wrong with the library (I wrote it too).