thSoft / elysium

LilyPond IDE for Eclipse
http://elysium.thsoft.hu
14 stars 3 forks source link

On Windows, moving a PDF file copies it #72

Closed thSoft closed 9 years ago

thSoft commented 9 years ago

On Windows 8.1, moving a PDF file leaves a copy in the original location.

nittka commented 9 years ago

I am not so sure anymore if #53 is really solved (for good). It is possible that the Elysium MoveParticipant is disabled because deleting the pdf file (i.e. moving it) causes an exception.

What I wanted to try (given time, very likely not before next week) is adding a MoveParticipant just like the DeleteParticipant to the pdf view (debugging indicated that it is not called when trying to move source and pdf).

nittka commented 9 years ago

I hope this issue is solved with the two pull requests on commons and elysium

thSoft commented 9 years ago

Fixed by merging #73 and thSoft/eclipse-commons#3