Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Best way to add drop support
Best way to add drop support [message #514803] Tue, 16 February 2010 16:53
Adam Neal is currently offline Adam NealFriend
Messages: 40
Registered: July 2009
Member
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
Previous Topic:Prompt to Save Editor prior to Rename in View
Next Topic:Safe to call IAdaptable.getAdapter() from inside an IAdapterFactory?
Goto Forum:
  


Current Time: Thu Mar 28 12:05:44 GMT 2024

Powered by FUDForum. Page generated in 0.03621 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top