Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Plugin dependancy problems in RCP application
Plugin dependancy problems in RCP application [message #462811] Thu, 01 February 2007 04:10 Go to next message
Eclipse UserFriend
Hello,

I've created a new RCP project that has a dependancy to some other plugin
projects in my workspace. I add these plugins as dependancies to my RCP
project.
The problem am facing is am not able to compile a class in my RCP project
as it is referring to ceratin classes in plugins that are added as
dependancies. When i check for unused dependancies it lists that
particular plugin as unused.
Has anybody who has faced this problem before could help me?

Regards,
Srivatsan
Re: Plugin dependancy problems in RCP application [message #462813 is a reply to message #462811] Thu, 01 February 2007 04:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ngs_NOSPAM_.mystical.de

have you exported the required packages at the "other plugin projects"?
Re: Plugin dependancy problems in RCP application [message #462817 is a reply to message #462813] Thu, 01 February 2007 04:26 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

Where and how do you specify that?

~Srivatsan
Re: Plugin dependancy problems in RCP application [message #462819 is a reply to message #462817] Thu, 01 February 2007 04:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ngs_NOSPAM_.mystical.de

Srivatsan wrote:
> Where and how do you specify that?

Open the plugin.xml of the projects by doubleclicking.
Open the Runtime tab, left hand side is "Exported Packages"
Hit the Add... button and select packages to export.

HTH - Henning
Re: Plugin dependancy problems in RCP application [message #462820 is a reply to message #462819] Thu, 01 February 2007 04:31 Go to previous messageGo to next message
Eclipse UserFriend
I've done that. Still the dependancy problem seems to exist.

~Srivatsan
Re: Plugin dependancy problems in RCP application [message #462822 is a reply to message #462820] Thu, 01 February 2007 04:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ngs_NOSPAM_.mystical.de

Srivatsan wrote:

> I've done that. Still the dependancy problem seems to exist.

Have you Refreshed (Key F5) the projects?
Or tried right-click on project PDETools->Update Classpath?
Otherwise I have no idea...

- Henning
Re: Plugin dependancy problems in RCP application [message #462824 is a reply to message #462822] Thu, 01 February 2007 04:47 Go to previous message
Eclipse UserFriend
Oh.. Thanks. It went through fine.
Previous Topic:"Resulting configuration does not contain the platform" when running RCP as a product
Next Topic:delete key in AbstractTextEditor
Goto Forum:
  


Current Time: Tue Jul 01 00:56:02 EDT 2025

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

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

Back to the top