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 209091 - OSX case sensitive filesystem (HSF+) confuses the IDE
Summary: OSX case sensitive filesystem (HSF+) confuses the IDE
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 10:01 UTC by emi
Modified: 2012-03-09 08:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emi 2012-03-02 10:01:09 UTC
I accidentally created an "UI" package and then created the proper lower-case "ui" package.

On OSX, with a case-sensitive HSF+ this creates two folders: ui and UI.

The IDE seems to be confused by this as it shows me upon restart the empty "UI" package and doesn't show me at all the "ui" package with the classes.

Both Projects and Files views seem to be unable to show both folders at once.

Deleting the "UI" folder doesn't solve the problem as I now have two "ui" packages in Projects, one gray with no classes and the other with all the classes.

Interestingly, in Files I see that the "UI" folder has all the files now and the "ui" folder doesn't show up at all.

Might also be a Java bug, no sure.

Product Version: NetBeans IDE 7.0.1 (Build 201107282000)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
System: Mac OS X version 10.6.8 running on x86_64; MacRoman; en_US (nb)
Comment 1 Jaroslav Tulach 2012-03-09 08:13:23 UTC
I have a feeling I fixed that already, but I don't have Mac OS X to verify. Try in daily build.