This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236020

Summary: [Maven Module] Introduce 'Go To Project'
Product: projects Reporter: tomzi <tomzi>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description tomzi 2013-09-16 11:30:01 UTC
If you have modules like:

ProjectA
-> Module
     + ProjectB
        + ProjectC
        + ProjectD
     + ProjectE

Currently if you right click on a ProjectC it will suggest 3 Actions: Open Project, Open POM, Remove Module.

If you click 'Open Project' it will open the project, but I'd still have to find the project to navigate there. 

It would be helpful to have a 'Go to Project' if it is already open, which will navigate me to it in the Project Tree


Product Version = NetBeans IDE Dev (Build 201309100337)
Operating System = Linux version 3.8.0-30-generic running on amd64
Java; VM; Vendor = 1.7.0_40
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Comment 1 Tomas Stupka 2015-08-03 13:18:09 UTC
guess this was fixed in scope of #236680

*** This bug has been marked as a duplicate of bug 236680 ***