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 34043

Summary: Separate Wizards support from o.o.loaders
Product: platform Reporter: Vitezslav Stejskal <vstejskal>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: dkonecny, dsimonek, jtulach
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 26552, 36709    
Bug Blocks: 34038, 34629    

Description Vitezslav Stejskal 2003-05-30 11:09:59 UTC
There is no way how to implement wizards and
customizers without depending on the o.o.loaders
and using the TemplateWizard.Iterator which is
placed there. This introduces unneccasary
dependency on openide/loaders in modules which
don't use anything from DataSystems.

It would be nice to have the support for wizards
and customizers independent on Data Systems.
Comment 1 Jiri Rechtacek 2003-05-30 12:48:39 UTC
ok, I'll concern about it when I'll be back.
Comment 2 Jiri Rechtacek 2004-01-06 09:10:04 UTC
No changes planned to 3.6.
Comment 3 Jesse Glick 2004-05-01 02:19:25 UTC

*** This issue has been marked as a duplicate of 42192 ***