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 210905 - Cannot see hidden directories/files
Summary: Cannot see hidden directories/files
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 7.1.1
Hardware: Macintosh Mac OS X
: P1 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 21:45 UTC by josephmo
Modified: 2012-11-12 16:21 UTC (History)
0 users

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 josephmo 2012-04-09 21:45:35 UTC
Product Version = NetBeans IDE 7.1.1 (Build 201203012225)
Operating System = Mac OS X version 10.7.3 running on x86_64
Java; VM; Vendor = 1.6.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.6-b01-413

I am trying to change the Gems path for the Ruby plugin, but seeing that the gems are in a hidden directory (the .rvm directory), Netbeans will not sallow me to browse through the hidden directory, or allow me to paste the path in the dialog box. I have show hidden files set to on for the MAC Finder.
Comment 1 Stanislav Aubrecht 2012-04-11 08:47:44 UTC
Hidden directories/files are not visible in a plain JFileChooser either. Feel free to file an enhancement request against Mac JDK.
Comment 2 umpirsky 2012-11-12 16:15:13 UTC
I have a similar problem. Git client misses .hidden files, I just missed to commit .travis.yml.

Is this a bug?
Comment 3 Stanislav Aubrecht 2012-11-12 16:21:36 UTC
(In reply to comment #2)
> I have a similar problem. Git client misses .hidden files, I just missed to
> commit .travis.yml.
> 
> Is this a bug?

If you're not looking for .hidden files using file chooser window then it might be a bug in the versioning system. Please file a new issue for it with steps to reproduce.