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 - Can't finish "New Project with Existing Sources" wizard
Summary: Can't finish "New Project with Existing Sources" wizard
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-25 11:52 UTC by msayag
Modified: 2007-09-26 09:14 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 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