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 72069 - Library Wrapper Module project - Suite selection combo disabled.
Summary: Library Wrapper Module project - Suite selection combo disabled.
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-01-31 16:03 UTC by Tomas Danek
Modified: 2006-02-01 11:22 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 Tomas Danek 2006-01-31 16:03:33 UTC
5.1 20060129
1) create suite1
2) create suite2
3) create LWMP (by File|New project) -> no way how to choose to which suite,
suite selection combo + browse buuton are always disabled
Comment 1 Tomas Danek 2006-01-31 16:03:58 UTC
in 5.0 works ok
Comment 2 Martin Krauskopf 2006-02-01 09:03:51 UTC
ui/wizard/BasicInfoVisualPanel.java; 1.51 -> 1.52;
ui/wizard/NewNbModuleWizardIterator.java; 1.32 -> 1.33;
Comment 3 pzajac 2006-02-01 11:22:17 UTC
Verified, the same problem was in New Module project wizard.