Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Creating and Adapter Plugin
Creating and Adapter Plugin [message #236437] Fri, 05 October 2007 16:37 Go to next message
Bret is currently offline BretFriend
Messages: 9
Registered: July 2009
Junior Member
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 19: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: Thu Apr 25 11:09:36 GMT 2024

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

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

Back to the top