[ 
https://issues.apache.org/jira/browse/NETBEANS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424622#comment-16424622
 ] 

John McDonnell commented on NETBEANS-290:
-----------------------------------------

PR is ready if you want to test :)

> Jump to another pom within your pom
> -----------------------------------
>
>                 Key: NETBEANS-290
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-290
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Maven, xml - Schema, xml - Text-Edit
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Assignee: John McDonnell
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: pom-jump-to-dep.gif
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As you can see, it is super fun and super fancy to jump to a dependency 
> within your maven pom file. This feature is implemented in IntelliJ, I 
> figured that out, when a colleague said to me: Please jump the dependent pom 
> to check whether we have to override the version or not and I didn't know how.
> Yes NetBeans has this effective view but, it is not that productive for me.
>  
> Example for IntelliJ:
>  * Colleague opens pom
>  * went to the specific warning like for overriding the version or only to 
> see the pom of the dependency
>  * Ctrl + click and it jumps to that pom
>  
> Example for NetBeans
>  * In the normal pom view it is not possible to do that
>  * I have to switch to the effective view
>  * I have to search for the dependency, with ctrl + f because the effective 
> view is muuuuch longer than the normal view
>  * I have to double click on the right line
> So as you can see, the way of intelliJ makes it more productive. I think this 
> enhancement will save a lot of time and is possible, because NetBeans should 
> know all paths to the dependencies.
>  
> In IntelliJ, you can't only ctrl + click the name, you can ctrl + click the 
> version and smth more.
>  
> Cheers
>  
> Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to