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 54779 - The Database schema wizard needs adjusting
Summary: The Database schema wizard needs adjusting
Status: CLOSED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 19:16 UTC by jrojcek
Modified: 2006-03-24 13:10 UTC (History)
2 users (show)

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 jrojcek 2005-02-09 19:16:32 UTC
* the list of steps shows 3 steps, but there are 4 in the wizard
* I also think that the selection of DB connection should be done 
in the second step.

There is no UI spec for this wizard.
Comment 1 Pavel Flaska 2005-02-24 10:10:48 UTC
Checking in
model/src/org/netbeans/modules/dbschema/jdbcimpl/CaptureSchemaAction.java;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/CaptureSchemaAction.java,v
 <--  CaptureSchemaAction.java
new revision: 1.2; previous revision: 1.1
done
Processing log script arguments...
More commits to come...
Checking in
model/src/org/netbeans/modules/dbschema/jdbcimpl/resources/Bundle.properties;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/resources/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.2; previous revision: 1.1
done
Processing log script arguments...
More commits to come...
Checking in
model/src/org/netbeans/modules/dbschema/jdbcimpl/wizard/DBSchemaWizardIterator.java;
/cvs/db/model/src/org/netbeans/modules/dbschema/jdbcimpl/wizard/DBSchemaWizardIterator.java,v
 <--  DBSchemaWizardIterator.java
new revision: 1.2; previous revision: 1.1
done
Comment 2 Pavel Flaska 2005-02-24 10:17:18 UTC
Fixed.
Comment 3 zikmund 2005-07-13 16:18:27 UTC
v