Casey Brooks
03/28/2019, 3:08 PMdokka-fatjar
to make a custom output formatter, and I’m having trouble updating to 0.9.18. Intellij doesn’t seem to detect those classes, even though it shows them as available as an External Library. Using Gradle on the command line seems to work fine. Any idea why Intellij can’t find those classes?Kamil Doległo
03/28/2019, 3:28 PMFile -> Invalidate caches and restart
or even deleting the .idea
directory and reimporting projectCasey Brooks
03/28/2019, 3:30 PM.idea
Kamil Doległo
03/28/2019, 3:34 PM