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 - Project with Ex. Sources - Add Folder should start in existing parent directory
Summary: Project with Ex. Sources - Add Folder should start in existing parent directory
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 14:55 UTC by zikmund
Modified: 2011-08-31 14:05 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.