Community
Participate
Working Groups
1- create a file on you windows desktop 2- drag&drop it over an existing Eclipse project 3- you will get by default the 'move' hint cursor box 4- release it into the project, the file is copied, not moved Since the default behaviour is copy, the hint cursor should be the "+" copy cursor (I assume).
We need to fix this. The Packages view fixed this a while back.
Fixed.
Using build 2002-06-24, I still get the move hint cursor in the Navigator view even though it actually makes a copy.
Simon, please reopen if you still see this behavior. If I create a file on my desktop and ctrl-drag to the navigator, I get the plus sign.
The ctrl+drag operation works fine (always did as far as I can remember). The problem is draggin a file from the operating system (Win 2000 in my case) without any modifier keys pressed. When the file is over the Navigator view, the move hint cursor is shown. This is incorrect feedback, because if I drop the file in the project in the Navigator, it actually copies the file to the project, and does not delete the file I used to drag.
Related to [Bug 21372]. Reassigning to KR.
*** This bug has been marked as a duplicate of 16308 ***