mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
[461940] RSEFileStoreImpl.getRemoteFileObject doesn't check whether the
cashed file is marked as stale
This commit is contained in:
parent
12d2b16c1e
commit
a2b383724a
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
********************************************************************************/
|
||||
|
||||
package org.eclipse.rse.internal.efs;
|
||||
|
||||
|
||||
import java.io.InputStream;
|
||||
import java.io.OutputStream;
|
||||
import java.net.URI;
|
||||
|
|
Loading…
Add table
Reference in a new issue