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 33090

Summary: ProjectUtil.createFolderIterator shouldn't use DataFolder
Product: projects Reporter: Vitezslav Stejskal <vstejskal>
Component: Generic InfrastructureAssignee: Dusan Balek <dbalek>
Status: CLOSED FIXED    
Severity: blocker Keywords: API
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:

Description Vitezslav Stejskal 2003-04-21 10:57:23 UTC
The ProjectUtil.createFolderIterator is taking
DataFolder as the parameter. This is an
unneccessary dependency on o.o.loaders.* package
which should be removed.
Comment 1 Dusan Balek 2003-05-15 12:43:59 UTC
ProjectUtil.createFolderIterator uses FileObject intead of DataFolder
as parameter now.
Comment 2 Jan Becicka 2003-11-25 14:01:20 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:09:56 UTC
---> CLOSED