public class ResourcesUtil extends Object
Constructor and Description |
---|
ResourcesUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
refreshWorkspaceFiles(URI uri)
Refresh file when it happens to belong to Workspace.
|
public static void refreshWorkspaceFiles(URI uri)
IFile
associated with one URI.
Hint: use URIUtil.toURI(String)
to convert filesystem path to URI.uri
- - URI of the file.Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.