AObuchow / Sample-Commander

Orthodox File Manager for organizing audio files, written in Java using Eclipse RCP
Eclipse Public License 2.0
4 stars 0 forks source link

Allow cut/paste of files in a FileManager #11

Closed AObuchow closed 4 years ago

AObuchow commented 4 years ago

A cut operation is the equivalent of a move operation. This could also be a fix upstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497121

AObuchow commented 4 years ago

Fixed in https://github.com/AObuchow/Sample-Commander/commit/6ade584131fc21ac4a95d527c348c17e8a593bf6, the same solution should be also usable upstream.