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 147183

Summary: Link project tree with editor (like Eclipse has)
Product: projects Reporter: tprochazka <tprochazka>
Component: Generic Projects UIAssignee: Milan Kubec <mkubec>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description tprochazka 2008-09-13 20:02:11 UTC
Eclipse has great function 'Link with editor' which synchronize "Package explorer" (Project Explorer in NB) with 
currently edited file. When I switch to another opend class, Eclipse open tree with this class and select it. I 
instantly know where this class is stored and I can open another class in the same package. It's very usefull. When I 
have open more file in Netbeans and often lost orientation, where class is. For example when in project exist more 
class with the same name, but in another package. Also this is very usefull for develompent in Wicket framework which 
has .java and corresponding .html file in the same directory.

Netbeans doesn't have tool menu like Eclipse in Project Explorer, but this option can be in context menu od at the 
bottom as button like in Navigator windows.
Comment 1 Peter Pis 2008-09-14 21:01:32 UTC
Reassigning to projects.
Comment 2 Petr Chytil 2008-11-13 08:27:32 UTC
*** Issue 153077 has been marked as a duplicate of this issue. ***
Comment 3 tprochazka 2009-06-20 08:55:20 UTC
This can be closed, this is already implemented in NB 6.7.
Comment 4 Milan Kubec 2009-06-22 08:13:03 UTC
Yes, already implemented.