1
0
Fork 0
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:
Dave McKnight 2015-03-17 12:40:17 -04:00
parent 12d2b16c1e
commit a2b383724a

View file

@ -41,7 +41,7 @@
********************************************************************************/
package org.eclipse.rse.internal.efs;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URI;