Community
Participate
Working Groups
RSE needs to provide a user interface to be able to specify the encoding a user wants when copying and pasting (or drag and drop) to a certain target. A user might want the files to be in an encoding different from the target platform encoding when copying a file to a remote host for example. It will be better to allow this option on a granular level, i.e. allow an encoding to be specified for a folder so that any content in that folder is deemed to have the encoding specified for the folder and to use that encoding value when copying to the folder.
Hm, the Eclipse Resource System already deals with Encoding preferences on a folder level. If we'd fully integrate EFS and handle remote resources as Workspace resources through EFS, we'd get the desired functionality. Another option might be that copy&paste leaves encodings as-is, but we allow the user to change encodings after the transfer (note that this would involve multiple transfers client <-> host in order to recode the files, but one problem with changing the encoding on upload / download only is that if the user sets something wrong by mistake there must be a possibility to revert). I'm not sure where RSE would store encoding preferences for remote systems? Leaving target milestone open for now.
*** Bug 161081 has been marked as a duplicate of this bug. ***
This was fixed in M5.
[target cleanup] 2.0 M6 was the original target milestone for this bug