Not sure I have the latest Grails (IntelliJ IDEA) Plugin
Answered
We're converting a Grails 2.5.4 application to Grails 3.2.8
Using IntelliJ IDEA Ultimate 2017.1, which obviously supports Grails 3
But when I go to Settings... > Plugins and select Grails, I see Version 9.0, which twice mentions support for Grails version 2.0.0
I tried disabling it, restarting IntelliJ, and re-enabling it and see the same version. For all I know it is the latest.
How would I know I have the latest plugin?
Please sign in to leave a comment.
It's the latest Grails plug-in version and it's bundled. Grails 3.x is supported.
We stumbled over this message "... The Grails version 2.0.0 is supported. ..." as well. Still, the current version (2018.3.4) shows it. On top of that, one of our projects seemed to be not importable since having been switched from Grails 2 to Grails 3. So we have been mislead by the cited message, believing we were still provided with a legacy plugin version. But we were not.
The solution was,
Hope this might save time for somebody.