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 60739

Summary: Provide simpler way of creating directories
Product: platform Reporter: alexismp <alexismp>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: anebuzelsky, dsimonek, jrojcek, pchytil, saubrecht
Priority: P3 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description alexismp 2005-07-05 13:33:34 UTC
From the "projects" or "files" tabs, I'd like to be able to easily create a new
directory by right-clicking and choosing "create a directory" on a given node.
Currently I need to go through a wizard starting from the root of the project.
Comment 1 alexismp 2005-07-05 13:37:19 UTC
Maybe the "File new..." command should be made available in contextual menus on
all nodes in the project...
Comment 2 David Simonek 2008-10-20 16:42:33 UTC
Yes i was bitten by such issue myself several times, we shoudl consider for 7.0 IMHO.
Comment 3 Antonin Nebuzelsky 2008-10-30 22:22:30 UTC
Jano, what would you suggest?
Comment 4 jrojcek 2008-12-15 15:57:11 UTC
Maybe make the Folder template permanent in the "New >" contextual menu. The menu could go like this:

<MRU list>
Folder...
-----------
Other...

That should work well for the Files tab and also non-java projects in Projects tab. For Java projects in Projects tab, the Package template should probably be 
shown instead of Folder.