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 43794

Summary: Can't finish "New Project with Existing Sources" wizard
Product: java Reporter: msayag <msayag>
Component: UnsupportedAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description msayag 2004-05-25 11:52:13 UTC
The validation of the wizard "New Java Project
with Existing Sources" is performed incorrectly.
The state of the dialog is not updated when the
path to "Test Package Folder" is updated, thus
even if the path is corrected an inline warning
may be shown and the Finish button stay disabled
and vice versa.

Workaround: press "Back" and then "Next" to
refresh the state of the wizard.

Fix: the wizard should be revalidated every time
the "Test" path is modified, the same way it
behave when the "Source" path is modified.
Comment 1 Jesse Glick 2004-05-25 12:09:55 UTC
Build number please? This code was just changed in CVS.
Comment 2 msayag 2004-05-25 12:14:14 UTC
build: 200405161800
Comment 3 Tomas Zezula 2004-05-25 14:13:58 UTC
Already fixed.
Comment 4 Jiri Prox 2005-07-07 14:16:32 UTC
Verified in 4.2 (200507061800)
Comment 5 Quality Engineering 2007-09-20 10:03:21 UTC
Reorganization of java component