Grails Project View Gone as of 2017.1.5
Answered
After upgrading from 2017.1 to 2017.1.5, I no longer see the Grails option in the Project drop-down menu.
Please sign in to leave a comment.
Reimport the project from Gradle (if it's Grails 3 based).
Hi,
Actually I got the IntelliJ version wrong (it's 2017.2), and it is a Grails 2.5 app as part of a maven multi-project. Coworkers have said they have only found success from importing just the Grails app on its own, which is unfortunate because it used to work fine as part of the multi-project.
If it helps, a strange behavior I've found is that the "Project" view is keeping the old 2017.1 header/title bar (even though it is running 2017.2) but when I open a new test Grails app it has some new style with breadcrumbs/buttons at the top?
It's controlled by the Group Tabs option in the project view, it's not new/old style.