Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Drop object in Navigator view (Project Explorer)
Drop object in Navigator view (Project Explorer) [message #736727] Fri, 14 October 2011 09:22 Go to next message
David Michonneau is currently offline David MichonneauFriend
Messages: 85
Registered: July 2009
Member
I have two views:
- Navigator View, where I defined my own navigatorcontent (with custom objects in the contents)
- Project Explorer View (no contributions so far)

I would like to drag and drop an object from the custom navigator view into the project explorer view. How to do this? I haven't found the right extension point to register a hook to authorize and handle the drop.

Thanks,

David
Re: Drop object in Navigator view (Project Explorer) [message #737024 is a reply to message #736727] Fri, 14 October 2011 15:29 Go to previous message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Here is a like to the CNF help:

http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fcnf.htm

In the navigatorContent extension there is a part that talks about dropAssistant, that's where you need to configure handling the drop.


Previous Topic:Why does a bundle need to be activated to load an adapter factory?
Next Topic:private configuration area location
Goto Forum:
  


Current Time: Fri Apr 26 18:25:30 GMT 2024

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

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

Back to the top