[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] builder and dnd w/ multiple files

Hello.

If multiple files are dnd'ed to move resources to
another folder, builder is called by desktop, yet
not only one time, but the multiple times, which is as
the same as the number of the files to be moved,
are called, for example, if 2 files are moved by
one dnd operation, builder is called twice. Why
does not desktop call only one time and pass the all
differences in IResourceDelta to builder ?

I think this desktop behaviour is something strange...

Thanks.
H.Matsumoto