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

Summary: Add method FileUtil.refreshFor(File... files)
Product: platform Reporter: rmatous <rmatous>
Component: FilesystemsAssignee: rmatous <rmatous>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews, matteodg, mpetras
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: attached diff with intended api change

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