You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "John McDonnell (JIRA)" <ji...@apache.org> on 2018/04/03 09:49:00 UTC

[jira] [Comment Edited] (NETBEANS-290) Jump to another pom within your pom

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

John McDonnell edited comment on NETBEANS-290 at 4/3/18 9:48 AM:
-----------------------------------------------------------------

I have something coming soon for this, its taken some time, as I had to refactor some code and ended up writing a few tests for the existing implementation before working on this.

Hoping to fix the remaining issues I have then create a PR this week, [~Chrizzly] & [~aliedperezmartinez] when the PR is ready can i ask for you guys to help test this please?


was (Author: johnmcdonnell):
I have something coming soon for this, its taken some time, as I had to refactor some code and ended up writing a few tests for the existing implementation before working on this.

Hoping to fix the remaining issues I have then creating a PR this week, [~Chrizzly] & [~aliedperezmartinez] when the PR is ready can i ask for you guys to help test this please?

> 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
>            Priority: Major
>         Attachments: pom-jump-to-dep.gif
>
>
> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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