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 19644 - Make Connection Method in New Generic Wizard/CVS a combo box
Summary: Make Connection Method in New Generic Wizard/CVS a combo box
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on: 21338
Blocks: 21336
  Show dependency tree
 
Reported: 2002-01-21 17:00 UTC by John Jullion-ceccarelli
Modified: 2003-07-01 13:02 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 John Jullion-ceccarelli 2002-01-21 17:00:59 UTC
Could we make turn the Connection Method field in New Generic VCS wizard | 
Profile tab | CVS Profile a combo box with the different choices? It makes more 
sense than having the user type in the name of the connection method.
Comment 1 Martin Entlicher 2002-04-09 12:18:16 UTC
This issue depends on issue #21338 to be fixed. Also an enhancement in
the variable input dialog would be necessary, because the value must
be editable, it's not possible to fill all possible values into the
combobox.
Comment 2 Martin Entlicher 2002-04-10 17:35:52 UTC
Starting to work on it...
Comment 3 Martin Entlicher 2002-04-10 18:25:59 UTC
Warning for test writers: this change will lead to the fact, that "CVS
Server Type" will not be JTextField, but editable JComboBox. Please
adapt the automatic tests as appropriate.
I have the change already prepared locally, but will check it in on
Friday so that it will not influence the next Q-build.
Comment 4 Jiri Kovalsky 2002-04-11 07:56:20 UTC
Okay, I will adjust VCSWizardProfile.setCVSServerType(String) method
today so that NetBeans 3.4 development tests are not affected. Thanks
for notification, Martin !
Comment 5 Martin Entlicher 2002-04-12 13:29:14 UTC
Fixed in the main trunk. The change will appear in the dev build on
Monday.

Comment 6 Jiri Kovalsky 2002-04-23 13:18:11 UTC
Verified in development build #200204230100 of NetBeans 3.4.
Comment 7 Quality Engineering 2003-07-01 13:02:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.