I have a little question that ruins my day. I have a Grails application that I want to import into IntelliJ. The problem is that IntelliJ cannot find the springsecurity plugin and does not see the @Secured annotation. The plugin is present in the window "Tools-> Grails plugins".
I am using Idea 9.0 and grails 1.3.5.
Juriy source
share