Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Dependencies -- how do all of you solve them

I've been "referred to the very small doc page" already.. but was curious just to hear from people how they solve the obvious tycho problem:

I want to have an eclipse plugin.. that is based on lots of "eclipse stuff" (in my MANIFEST.MF obviously).. and I always want it to be dependent on 20 jars in my local maven repository.

Does this mean I have to convert 20 jars to "plugins" and host them in parallel on my update site (so they can be in MANIFEST.MF)

Would love to SEE a real example of how any of you have solved this obvious/day 1 problem heh

Roger



Back to the top