How to go to declaration in Grails plugin?
Answered
In grails/groovy: How can I go to the declaration of a class defined in a plugin? (I have the source for the plugin, since I am authoring that as well as the main application myself)
Am using IntelliJ IDEA Ultimate 14
Thanks,
Michael
Please sign in to leave a comment.
This should work as any other declaration navigation. If it doesn't work in your project, could you please share a sample project and provide the steps to reproduce?
https://www.jetbrains.com/help/idea/2016.1/navigating-to-declaration-or-type-declaration-of-a-symbol.html