At least in Windows, folders with names starting with '.' (dot) characters are valid, and it's possible to create or name folders starting with a '.' (dot) character by ending the folder's name with a '.' (dot) during creation or rename.
NetBeans (8.0.2 and DEV) seems to fail to recognize such folders, making them unavailable or invisible in the "Projects" or "Files" tabs.
During the creation of such named folders, NetBeans further fails to close the "New Folder" window, after clicking "Finish", although, in the real file-system, the file gets created successfully.
Is this a bug?