1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 18:53:20 +02:00

[241316] [efs] Cannot restore editors for RSE/EFS-backed resources

This commit is contained in:
Martin Oberhuber 2009-05-13 21:05:04 +00:00
parent 57a8af478f
commit 9eeca07175
2 changed files with 57 additions and 57 deletions

View file

@ -17,7 +17,7 @@
* - Improve performance by RSEFileStore instance factory and caching IRemoteFile.
* - Also remove unnecessary class RSEFileCache and obsolete branding files.
* Martin Oberhuber (Wind River) - [188360] renamed from plugin org.eclipse.rse.eclipse.filesystem
* David McKnight (IBM) -[241315] [efs] Cannot restore editors for RSE/EFS-backed resources
* David McKnight (IBM) - [241316] [efs] Cannot restore editors for RSE/EFS-backed resources
********************************************************************************/
package org.eclipse.rse.internal.efs;

View file

@ -9,8 +9,8 @@
* component that contains this file: David McKnight, Mike Kucera.
*
* Contributors:
* Mike Kucera (IBM) - [241315] [efs] Cannot restore editors for RSE/EFS-backed resources
* David McKnight (IBM) - [241315] [efs] Cannot restore editors for RSE/EFS-backed resources
* Mike Kucera (IBM) - [241316] [efs] Cannot restore editors for RSE/EFS-backed resources
* David McKnight (IBM) - [241316] [efs] Cannot restore editors for RSE/EFS-backed resources
********************************************************************************/
package org.eclipse.rse.internal.efs;