Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] WG: Optional dependencies can not be resolved

Hi,

after adding of the jars.extra.classpath entries to all UI bundles my build is working with 0.14.1 even with reexported dependencies and imported bundles instead of packages.
Thanks :)

Oliver

-----Ursprüngliche Nachricht-----
Von: Mirko Swillus [mailto:m.swillus@xxxxxxxxxxxx] 
Gesendet: Freitag, 16. März 2012 15:38
An: Oliver Pfau
Betreff: Re: [tycho-user] Optional dependencies can not be resolved

Am 16.03.2012 13:22, schrieb Oliver Pfau:

> danke hab die Nachricht damals gesehen. Muss dann aber vermutlich Absolutpfade angeben oder?

Nein, Du kannst die platform URI verwenden:

> jars.extra.classpath = platform:/plugin/org.eclipse.ui, platform:/plugin/org.eclipse.ui.forms, platform:/plugin/org.eclipse.jface.databinding, platform:/plugin/org.eclipse.core.databinding, platform:/plugin/org.eclipse.core.databinding.observable, platform:/plugin/org.eclipse.core.databinding.beans, platform:/plugin/org.eclipse.core.databinding.property

Dann findet er auch die Bundles in Deiner Target Plattform.

 > Da ich ein lokales p2 repository habe werde ich zuerst mal auf
 > package dependencies umstellen und dann mal schauen was tycho macht.

Finde ich auch spannend und ist rein vom OSGi her auch der 
gebräuchlichere Weg. Ich hatte nur Bedenken dass das dann echt ne ganze 
Menge Packages werden.

Grüße,
Mirko
____________________________________________________________________

[ M i r k o  S w i l l u s ]

    Software Development

    Qualitype AG
    Quality Management Systems | Bioinformatics
    Moritzburger Weg 67 | 01109 Dresden
    fon +49.351.8838 2813 | fax +49.351.8838 2809
    e-mail: m.swillus@xxxxxxxxxxxx | http://www.qualitype.de

    Sitz der Gesellschaft: Dresden | Amtsgericht Dresden HRB 19830
    Vorstand: Dr. Wilhelm Zörgiebel | Dr. Frank Götz
    Aufsichtsratsvorsitz: Prof. Dr. Gerhard P. Fettweis
____________________________________________________________________

The information in this email and any attachments is confidential and is
intended for the addressee only. If you are not the intended recipient,
please delete this message and any attachments and advise the sender by
return email.


Back to the top