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 - [50cat] If mutliple files are open with the same name, tag with project name
Summary: [50cat] If mutliple files are open with the same name, tag with project name
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-10-10 17:52 UTC by clever
Modified: 2010-01-12 05:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.