1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

[407428] [shells] allow dragging of files in shell

This commit is contained in:
David McKnight 2013-05-07 12:05:26 -04:00
parent 65976540c7
commit 4e2fe4be05

View file

@ -21,7 +21,7 @@
* David McKnight (IBM) - [248339] [dnd][encodings] Cannot drag&drop / copy&paste files or folders with turkish or arabic names
* David McKnight (IBM) - [407428] [shells] allow dragging of files in shell
*******************************************************************************/
package org.eclipse.rse.internal.ui.view;
import java.io.UnsupportedEncodingException;