How do I navigate to a spring bean definition? Follow
If I am in a class which is defined as a Spring bean, i.e. the little green bean is shown in the gutter bar, how can I navigate to the definition using the keyboard?
Same for a field if it is wired as a bean property.
I was unable to find an action for this in the keyboard settings.
Thanks,
Wallaby
Please sign in to leave a comment.
It used to be Alt-Enter and choose "Navigate" intention, but the feature's
gone in 10th version :(
Thanks for your reply.
That's too bad, is there a chance to get thisfeature back? Currently I have to switch to the mouse if I want to navigate to a bean definition.
Regards,
Wallaby
Please file an issue in YouTrack. I'll gladly add my vote ;)
On a related note, it would be nice if the "bean" icon for component-scanned beans would provide a useful navigation action (e.g. taking me to the <context:component-scan/> tag(s) pulling that bean in from the classpath).
Take a look at http://youtrack.jetbrains.net/issue/IDEA-65800, and add your vote/comments.
-tt
http://youtrack.jetbrains.net/issue/IDEA-67123