I loose my grails development tools after IDE updates
Answered
I just updated from 2016.3.3 to 2017.1.4 and again I no longer have a grails view in the project view. My tools menu is missing the grails -> run grails command feature.
The last time that I updated the IDE I had the same problem. I was able to find a solution, but I don't remember what it was. This is the second consectitive time this has happened after an update. What must I do to make sure I'm not losing my grails support every time that I update the IDE
Please sign in to leave a comment.
In case of the Grails 3 project that is based on Gradle perform the refresh of the project in the Gradle view. If it doesn't help, delete .idea directory and reimport the project from Gradle by opening build.gradle file.