[98.520] can't "go to declaration" in pom
hi,
I'm working with Flexmojos and my pom has a parent, like this:
<parent>
<groupId>group</groupId>
<artifactId>automation-shell-parent</artifactId>
<version>2.0.44</version>
</parent>
I'm trying to navigate to automation-shell-parent by ctrl-clicking/ctrl+b but it doesn't seem to work. I have both JetBrains Maven plugins installed. Is there anything I need to do to activate this feature?
cheers,
Jan
请先登录再写评论。
Where the parent project is located? Is it imported in IDEA?
It works fine in version 10. The project is imported in IDEA.