Bug 476571 - Injection should follow dependencies
Summary: Injection should follow dependencies
Status: NEW
Alias: None
Product: RCPTT
Classification: Technology
Component: Runtime (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-03 10:40 EDT by Pascal Rapicault CLA
Modified: 2016-03-02 17:04 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2015-09-03 10:40:31 EDT
The injection mechanism seems to require that all the dependencies of a given plugin to be listed. This is counter intuitive, and forces the developer to know all the dependencies. 
For example, I wanted to add EGit to my AUT, but I was required to also add JGit.

Ideally, I should be able to specify EGit, much like when I install a plugin using p2.