Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Integrate a plugin in a personal RCP Application
Integrate a plugin in a personal RCP Application [message #459490] Sat, 02 December 2006 15:12 Go to next message
Eclipse UserFriend
Originally posted by: mdelvoye.laposte.net

Hi,
i begin in RCP developpement and i have a problem.
I create a rcp project and export it by making a product.
I don't have any problem for this part. I have a monappi.exe and it works.

Secondly I create a plugin for my RCP Application. When I try it it's good.

I export the plugin by using Export/Deployable plugin and fragment


When I copy my plugin in eclipse/plugin, it works well, but when i copy my plugin in my application RCP it doen't work.

I don't understand


Could you help me please.


thanks

mdelvoye
Re: Integrate a plugin in a personal RCP Application [message #459491 is a reply to message #459490] Sat, 02 December 2006 15:44 Go to previous messageGo to next message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi,

Did you list your plugin in the Configuration page of your product
description?

Charlie


Delvoye wrote:
> Hi,
> i begin in RCP developpement and i have a problem.
> I create a rcp project and export it by making a product.
> I don't have any problem for this part. I have a monappi.exe and it works.
>
> Secondly I create a plugin for my RCP Application. When I try it it's good.
>
> I export the plugin by using Export/Deployable plugin and fragment
>
>
> When I copy my plugin in eclipse/plugin, it works well, but when i copy my plugin in my application RCP it doen't work.
>
> I don't understand
>
>
> Could you help me please.
>
>
> thanks
>
> mdelvoye
Re: Integrate a plugin in a personal RCP Application [message #459493 is a reply to message #459491] Sat, 02 December 2006 17:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mdelvoye.laposte.net

In fact I would like not to touch my RCP application.

I would like to developp plugins that could be installed in my application and in Eclipse for instance.

In fact I will distribute my application once on each client computer and then each time I developp a new plugin I could tell to the users ok take this package and install it in the directory plugin of your application.

(In a near future I will create an update site .... but for now I would like to be very simple and do I would understand the mechanism of RCP I hope)

thanks for your help


mdelvoye
Re: Integrate a plugin in a personal RCP Application [message #459528 is a reply to message #459493] Mon, 04 December 2006 18:56 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

possiblities:

1) Does starting your RCP app with -clean help?

2) you might need to include org.eclipse.update.configurator in your RCP
application in order for it to pick up new plugins that are just dropped
into the RCPAPP/plugins directory. I seem to remember this being the
case, but it might not be true any more.

Later,
PW


Re: Integrate a plugin in a personal RCP Application [message #459966 is a reply to message #459493] Sat, 09 December 2006 07:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier.ziller.fr

hello,

did you find a solution? i'm facing exactly the same problem

regards
Re: Integrate a plugin in a personal RCP Application [message #462977 is a reply to message #459966] Fri, 02 February 2007 19:37 Go to previous message
Eclipse UserFriend
Originally posted by: mdelvoye.laposte.net

No
but I have a RCP formation Monday and I hope I would have the solution.
I will post the solution


M Delvoye
Previous Topic:Actions observing selections
Next Topic:TreeViewer with multple columns (Hyperbola - WorkbenchLabelProvider)
Goto Forum:
  


Current Time: Wed Sep 11 19:10:26 GMT 2024

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

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

Back to the top