grails 3 facet is gone after updating IDEA

Answered

I have a grails 3 (3.2.8) project called "cop" . After having updated (patched)  IntelliJ IDEA to 2017.1.5 I lost the grails facet.
I added libraries through Project Settings -> Modules > cop_main > Dependencies

but with little change.
Generally speaking I find the combination with IntelliJ and grails 3 a bit shaky, or am I missing something?
Thanks for having a look.

Here is the IDEA details.

IntelliJ IDEA 2017.1.5
Build #IU-171.4694.70, built on July 4, 2017
Licensed to European Southern Observatory / Fabio Sogni
Subscription is active until December 3, 2017
JRE: 1.8.0_112-release-736-b21 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 7 6.1

0
3 comments

Try reimporting the project from Gradle.

0
Avatar
Permanently deleted user

I am not sure what you mean, I wanted to start from scratch and "import from existing code", but to do that I had to remove the .idea directory.
I did it and now I can see the grails facet again. Is this the right approach?

0

Gradle refresh should work too:

0

Please sign in to leave a comment.