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 206606 - Endless Folders
Summary: Endless Folders
Status: NEW
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 06:00 UTC by Spidey1980
Modified: 2011-12-21 06:01 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 Spidey1980 2011-12-21 06:00:40 UTC
Several times now, while deleting a C++ project from NetBeans IDE, NetBeans created an endless embedded folder structure, i.e. math1\math1\math1, that went down hundreds of levels causing me to dig manually with the command prompt as far as I could before the NTSF32 file system gagged. I then had to go up one level via cd.., move the folder to a new folder, go back to the top level, use: rd /s /q math1 @ the prompt, went to the new folder and continued the process again in the moved portion, and so forth. This was a very tedious process using two new folders named new and new2, and users have posted on other forums that NetBeans is one of the culprit programs that have this loop issue. (Why has no one posted this issue HERE before?!?!?!) 

I love NetBeans especially since it is multilingual, and hope this issue can be fixed.