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 109542

Summary: Properties files not displayed correctly in the Files view
Product: utilities Reporter: Petr Jiricka <pjiricka>
Component: PropertiesAssignee: issues@utilities <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: UI, USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2007-07-12 17:45:01 UTC
I have two files in my project called build.properties and build_backup.properties. When I open the project and switch
to Files tab, I expect to see both of these files in the explorer view. However, only build.properties is shown,
build_backup.properties is not shown (it is hidden inside build.properties). 

This is not the desired behavior. When I am in the "Files" view, I expect to see all files, not just some.
Comment 1 Marian Petras 2007-07-16 14:00:36 UTC
This has already been reported as issue #94993 ("Certain configs not showing in Files window").

*** This issue has been marked as a duplicate of 94993 ***