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 66412

Summary: [50cat] If mutliple files are open with the same name, tag with project name
Product: platform Reporter: clever <clever>
Component: TextAssignee: issues@editor <issues>
Status: NEW ---    
Severity: blocker Keywords: UI
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description clever 2005-10-10 17:52:45 UTC
[ BUILD # : 200510050715 ]
[ JDK VERSION : 1.4.2_xx ]

In the event that multiple files with the same name (such as web.xml) are open, append the filename in the tab with the project name, or abbreviated project name. So that instead of:
  _________  _________
_/ web.xml \/ web.xml \___

It would appear like:
  _____________________  ____________________
_/ web.xml (Project 2) \/ web.xml (Project 2)\__

This would be a toggle-able option of course.
Comment 1 kkandasami 2005-10-10 20:02:18 UTC
Yes, we need to enhance the Editor to handle the scenario of having same file
name across different project.

Also, How does the editor handle same file names wihin the same project.
(Currently, I am using "select in"-> "Files" to differentiate files in same project.


Thanks,
Comment 2 Miloslav Metelka 2005-10-11 08:50:35 UTC
Reassigning to openide/editor.
Comment 3 Antonin Nebuzelsky 2008-04-17 15:14:39 UTC
Reassigning to new module owner mslama.