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 - ProjectUtil.createFolderIterator shouldn't use DataFolder
Summary: ProjectUtil.createFolderIterator shouldn't use DataFolder
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-04-21 10:57 UTC by Vitezslav Stejskal
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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