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 188204 - Provide way to distinguish between files with same name in multiple projects within editor.
Summary: Provide way to distinguish between files with same name in multiple projects ...
Status: RESOLVED DUPLICATE of bug 178603
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 15:32 UTC by whaley
Modified: 2010-07-09 07:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
sample image showing problem (266.28 KB, image/png)
2010-06-29 15:33 UTC, whaley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description whaley 2010-06-29 15:32:45 UTC
Product Version = NetBeans IDE 6.9 (Build 201006101454)
Operating System = Mac OS X version 10.6.4 running on x86_64
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 16.3-b01-279


The editor tabs listing all files and drop down list of open files doesn't distinguish between files that have the same file name but a different path.  This is *very* common when working with maven multi-module projects where each module has its own pom.xml file and I (and others) tend to have multiple pom.xml files open at once.  Would it be possible ot have some distinguishing characteristic to these files in the editor tabs or drop down list of files (e.g. a mouse rollover shows a balloon indicating the full path to the file or the project the file is associated with?).
Comment 1 whaley 2010-06-29 15:33:37 UTC
Created attachment 100490 [details]
sample image showing problem
Comment 2 Vitezslav Stejskal 2010-07-09 07:02:57 UTC
Most likely a duplicate of issue #178603. Other related issues are issue #153772 and issue #59813.

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