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 125308 - Add method FileUtil.refreshFor(File... files)
Summary: Add method FileUtil.refreshFor(File... files)
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 16:35 UTC by rmatous
Modified: 2008-12-22 10:40 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
attached diff with intended api change (1.33 KB, text/plain)
2008-01-15 16:51 UTC, rmatous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2008-01-15 16:35:22 UTC
I'm going to add method into FileUtil:
public static void refreshFor(File... files)
Comment 1 rmatous 2008-01-15 16:51:28 UTC
Created attachment 55085 [details]
attached diff with intended api change
Comment 2 Jesse Glick 2008-01-15 20:02:26 UTC
Good, will be useful I think.
Comment 3 Andrei Badea 2008-01-16 13:49:57 UTC
s/and its children/and their children/
Comment 4 rmatous 2008-01-16 18:04:44 UTC
/cvs/openide/fs/apichanges.xml,v  <--  apichanges.xml
new revision: 1.19; previous revision: 1.17

/cvs/openide/fs/manifest.mf,v  <--  manifest.mf
new revision: 1.14; previous revision: 1.13

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/filebasedfs/fileobjects/FileObjectFactory.java,v  <-- 
FileObjectFactory.java
new revision: 1.22; previous revision: 1.21

/cvs/openide/masterfs/src/org/netbeans/modules/masterfs/filebasedfs/fileobjects/BaseFileObj.java,v  <--  BaseFileObj.java
new revision: 1.37; previous revision: 1.36

/cvs/openide/fs/src/org/openide/filesystems/FileUtil.java,v  <--  FileUtil.java
new revision: 1.51; previous revision: 1.50

/cvs/openide/masterfs/test/unit/src/org/netbeans/modules/masterfs/filebasedfs/fileobjects/FileObjectFactoryTest.java,v 
<--  FileObjectFactoryTest.java
new revision: 1.3; previous revision: 1.2