Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » A dependency question
A dependency question [message #54986] Tue, 14 April 2009 18:12 Go to next message
Frank Du is currently offline Frank DuFriend
Messages: 91
Registered: July 2009
Member
Dear All,

When defining a feature, the Plug-ins tab is where I add stuff.

Let's say feature A depends on B and C. Feature B depends on H, and
feature H depends on J and K.

Should the features A, B, C, H, J, K all be added to the Plug-ins tab?

If yes, how to figure out all the dependencies, and how to find out unused
dependencies?

Is there a button like "Add required plug-ins"?

Thanks so much in advance!

Best Regards,
Frank
Re: A dependency question [message #55146 is a reply to message #54986] Wed, 15 April 2009 06:57 Go to previous message
Ankur Sharma is currently offline Ankur SharmaFriend
Messages: 84
Registered: July 2009
Member
Frank Du wrote:
> Dear All,
>
> When defining a feature, the Plug-ins tab is where I add stuff.
>
> Let's say feature A depends on B and C. Feature B depends on H, and
> feature H depends on J and K.
>
> Should the features A, B, C, H, J, K all be added to the Plug-ins tab?
>
> If yes, how to figure out all the dependencies, and how to find out
> unused dependencies?
>
> Is there a button like "Add required plug-ins"?
>
> Thanks so much in advance!
>
> Best Regards,
> Frank
>

No you need not add all. The PDE Build will resolve the dependency hierarchy. Only B and C need to be added to A.

--
hth,
Ankur..
Re: A dependency question [message #595178 is a reply to message #54986] Wed, 15 April 2009 06:57 Go to previous message
Ankur Sharma is currently offline Ankur SharmaFriend
Messages: 84
Registered: July 2009
Member
Frank Du wrote:
> Dear All,
>
> When defining a feature, the Plug-ins tab is where I add stuff.
>
> Let's say feature A depends on B and C. Feature B depends on H, and
> feature H depends on J and K.
>
> Should the features A, B, C, H, J, K all be added to the Plug-ins tab?
>
> If yes, how to figure out all the dependencies, and how to find out
> unused dependencies?
>
> Is there a button like "Add required plug-ins"?
>
> Thanks so much in advance!
>
> Best Regards,
> Frank
>

No you need not add all. The PDE Build will resolve the dependency hierarchy. Only B and C need to be added to A.

--
hth,
Ankur..
Previous Topic:Plug-in View: Import As | Source Project
Next Topic:Plugin Development Process
Goto Forum:
  


Current Time: Wed Apr 24 19:45:47 GMT 2024

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

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

Back to the top