Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:10 Go to next message
Srivatsan is currently offline SrivatsanFriend
Messages: 55
Registered: July 2009
Member
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 09: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 09:26 Go to previous messageGo to next message
Srivatsan is currently offline SrivatsanFriend
Messages: 55
Registered: July 2009
Member
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 09: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 09:31 Go to previous messageGo to next message
Srivatsan is currently offline SrivatsanFriend
Messages: 55
Registered: July 2009
Member
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 09: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 09:47 Go to previous message
Srivatsan is currently offline SrivatsanFriend
Messages: 55
Registered: July 2009
Member
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: Wed Jan 15 12:04:00 GMT 2025

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

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

Back to the top