Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Adding DND listeners to Java Package Explorer view
Adding DND listeners to Java Package Explorer view [message #231113] Fri, 09 June 2006 13:13
Eclipse UserFriend
Hi,

I am trying to add drag source and drop target listeners to the Java
Package Explorer so that I can perform some actions when a java element is
dropped onto my view. I tried adding my listeners to the Package Explorer
view part but it did not work. I looked at the JDT code for the Java
Package Explorer and it seems it does not support PluginTransfer types so
I cannot use the org.eclipse.ui.dropActions extension point. Does anyone
know a way I can detect when a Java element was dropped onto a view from
the Java Package Explorer?

Thanks,

Koshin
Previous Topic:Initializing Java Tooling hangs
Next Topic:Errors not showing in Package Explorer
Goto Forum:
  


Current Time: Sat May 10 19:23:06 EDT 2025

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

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

Back to the top