I have a grails 2.0 app which I have installed the resources plugin into, when I look at the list of installed plugins in intellij it doesnt have it ticked, however if I do a ‘grails list-plugins’ it shows as being installed. Is there any way to refresh or correct the list in intellij? Other plugins have installed fine, and I have tried reloading the list in intellij.
Share
Going to File -> Invalidate Caches fixes this problem, the lists now match (note: this does delete your local history also)