Best way to add drop support [message #514803] |
Tue, 16 February 2010 11:53 |
Eclipse User |
|
|
|
Hi,
We have a specialized use of the Debug View, and want to provide drag/drop
support. I'm curious what is the recommended best way to add drag support
to the Debug View is?
Currently I have an async runnable on the display thread adding drag support
to the Debug View when my plugin is loaded. However, I believe this will
mean that no other client will ever be allowed to add another drag support
for their tooling (e.g. stopping JDT or CDT, etc...). Therefore I'm
concerned about this approach. Is there an exensible way to add drag
support to the Debug View? I just want to make use of the
LocalSelectionTransfer.
Thanks in advance,
Adam
|
|
|
Powered by
FUDForum. Page generated in 0.04642 seconds