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 34629

Summary: Depends on loaders: JavaPlatform API
Product: java Reporter: Jaroslav Tulach <jtulach>
Component: PlatformAssignee: issues@java <issues>
Status: CLOSED WONTFIX    
Severity: blocker CC: jrechtacek
Priority: P1 Keywords: API
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 34043    
Bug Blocks:    

Description Jaroslav Tulach 2003-06-26 15:37:05 UTC
JavaPlatform API seems to still depend on to be
deprecated loaders API, actually using
TemplateWizard.Iterator. This shall be fixed
before release.

http://www.netbeans.org/download/prj40_prototype/javadoc/JavaPlatformAPI/org/netbeans/spi/java/platform/PlatformInstall.html#createIterator(org.openide.filesystems.FileObject)
Comment 1 Tomas Zezula 2003-06-26 16:38:54 UTC
Evaluation:
This fix requires core team to provide
WizardAPI.
The actual fix in the Java should be easy to do.
Comment 2 Vitezslav Stejskal 2003-11-24 16:07:10 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.
Comment 3 Jan Becicka 2003-11-25 13:46:44 UTC
Marking issue as VERIFIED --->
Comment 4 Jan Becicka 2003-11-25 13:51:18 UTC
---> CLOSED