Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Where to find examples of creating extension points
Where to find examples of creating extension points [message #309361] Wed, 25 October 2006 05:07 Go to next message
Eclipse UserFriend
I want to create an extension point for my plug-in. Basically
I want other plug-ins to be able to "register" object that
implement an interface in my plug-in. I am stuck since I do
not find an easy example of how this can be done.

Can anyone point me to such an example or even better provide
a simple example directly in the answer.

Thanks in advance,

Tomas Normark
Re: Where to find examples of creating extension points [message #309362 is a reply to message #309361] Wed, 25 October 2006 05:19 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Tom Seidel has written a very good example :)
http://www.richclient2.eu/2006_10_23/howto-creating-your-own -extension-point/

nicole

Tomas Normark wrote:
> I want to create an extension point for my plug-in. Basically
> I want other plug-ins to be able to "register" object that
> implement an interface in my plug-in. I am stuck since I do
> not find an easy example of how this can be done.
>
> Can anyone point me to such an example or even better provide
> a simple example directly in the answer.
>
> Thanks in advance,
>
> Tomas Normark
Re: Where to find examples of creating extension points [message #309413 is a reply to message #309362] Thu, 26 October 2006 06:44 Go to previous messageGo to next message
Eclipse UserFriend
Thanks a lot. This was exactly the type of simple example
I was looking for. I seem to have been quite lucky also
since he wrote it only a couple of days ago.

/Tomas


Nicole Schumacher wrote:
> Hi,
>
> Tom Seidel has written a very good example :)
> http://www.richclient2.eu/2006_10_23/howto-creating-your-own -extension-point/
>
>
> nicole
>
> Tomas Normark wrote:
>
>> I want to create an extension point for my plug-in. Basically
>> I want other plug-ins to be able to "register" object that
>> implement an interface in my plug-in. I am stuck since I do
>> not find an easy example of how this can be done.
>>
>> Can anyone point me to such an example or even better provide
>> a simple example directly in the answer.
>>
>> Thanks in advance,
>>
>> Tomas Normark
Re: Where to find examples of creating extension points [message #309441 is a reply to message #309413] Thu, 26 October 2006 16:09 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Tomas Normark" <tomasn@yahoo.com> wrote in message
news:ehq3hq$b4b$1@utils.eclipse.org...
> Thanks a lot. This was exactly the type of simple example
> I was looking for. I seem to have been quite lucky also
> since he wrote it only a couple of days ago.

Another good resource is the book "Eclipse: Building Commercial-Quality
Plug-ins", 2ed., by Eric Clayberg and Dan Rubel, published by Addison
Wesley. I would strongly recommend this book to anyone who is trying to
write Eclipse plug-ins.
Previous Topic:annotations problem
Next Topic:using pde.convertSchemaToHTML ant task
Goto Forum:
  


Current Time: Tue May 13 07:10:49 EDT 2025

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

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

Back to the top