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 14703 - [openfile] Use standard fromFile call
Summary: [openfile] Use standard fromFile call
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on: 14782
Blocks:
  Show dependency tree
 
Reported: 2001-08-22 21:47 UTC by Jesse Glick
Modified: 2003-07-01 15:31 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-08-22 21:47:45 UTC
OpenFile.findInExistingFilesystems should probably be replaced by a
call to FileUtil.fromFile (which should be checked to make sure it
implements the full refresh logic that fIEF now does).
Comment 1 Peter Zavadsky 2001-08-27 14:42:59 UTC
Fixed in [main-trunk]. Next build available.

Thanks for the hint.
Comment 2 Jesse Glick 2001-08-28 19:19:08 UTC
Don't forget you must declare a dependency on APIs 1.29 or higher to
use this newly added call.
Comment 3 Quality Engineering 2003-07-01 15:29:12 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 15:31:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.