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 55772

Summary: Project with Ex. Sources - Add Folder should start in existing parent directory
Product: java Reporter: zikmund <zikmund>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description zikmund 2005-03-02 14:55:30 UTC
1) Open New Java Project with Existing Sources wizard
2) 2nd page "Name and Location" - Type nonexisting
Project Folder (e.g. use generated name which is
not created on disk yet)
2) Go to 3rd page "Exiting Sources"
3) Press "Add Folder" for Source or Test package
folder
4) ERROR:
FileChooser should start in (first existing)
parent directory of project (if project folder
doesn't exist).

See issue 55275 for more details.