Skip to main content



      Home
Home » Newcomers » Newcomers » Creating and Adapter Plugin
Creating and Adapter Plugin [message #236437] Fri, 05 October 2007 12:37 Go to next message
Eclipse UserFriend
I'm writing an eclipse extension where I would like to react to certain
UI events in Eclipse's ResourceNavigator view. I'm assuming the way to
do this is by using the org.eclipse.core.runtime.adapters extension
point and creating an adapter for ResourceNavigator? Is this the right
approach? I can't get it to work. I'd appreciate any advice. Sorry for
being vague. I'm pretty new & still trying to figure out the right
questions to ask. Thanks

B
Re: Creating and Adapter Plugin [message #237620 is a reply to message #236437] Sat, 13 October 2007 15:23 Go to previous message
Eclipse UserFriend
Originally posted by: abo.splitshade.de

Bret Lester schrieb:
> I'm writing an eclipse extension where I would like to react to certain
> UI events in Eclipse's ResourceNavigator view. I'm assuming the way to
> do this is by using the org.eclipse.core.runtime.adapters extension
> point and creating an adapter for ResourceNavigator? Is this the right
> approach? I can't get it to work. I'd appreciate any advice. Sorry for
> being vague. I'm pretty new & still trying to figure out the right
> questions to ask. Thanks
>
> B

Hi,

why would you use the adapter-framework? look for IResourceChangeListener.

Greetings
Previous Topic:ISelectionListener doesn't get selection changes from EditorPart
Next Topic:basic: jar dependency for a plugin
Goto Forum:
  


Current Time: Fri May 09 05:50:44 EDT 2025

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

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

Back to the top