Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Dealing with optional dependencies at compile time?

you may want to try staged tycho 0.14.0 [1] which has optional deps bug [2] fixed.

Jan

[1] http://dev.eclipse.org/mhonarc/lists/tycho-user/msg01868.html 
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=351842 

-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On Behalf Of Anna Dushistova
Sent: Montag, 13. Februar 2012 08:13
To: Tycho developers list
Subject: [tycho-dev] Dealing with optional dependencies at compile time?

Hi All,

What is the correct setup for a plugin that has an optional dependency?
Right now it fails to find it:
https://hudson.eclipse.org/hudson/job/tm-master-nightly/9/console

Thanks!
Anna.
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top