How to go to declaration in Grails plugin?
已回答
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
请先登录再写评论。
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