Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] target platform with version constraints?

Thanks for the prompt response.  I ended up trying 

<unit id="org.eclipse.core.runtime.feature.feature.group" version="0.0.0"/>

 and both eclipse and tycho seem to be OK with that.

-pete

On Tue, Oct 4, 2011 at 7:42 PM, Eric Jain <eric.jain@xxxxxxxxx> wrote:
On Tue, Oct 4, 2011 at 16:25, Peter Murray <pete@xxxxxxxxxxx> wrote:
> <unit id="org.eclipse.core.runtime.feature.feature.group"/>

Looks like only Tycho supports unspecified versions (using the syntax above).

It's too bad Eclipse doesn't document their .target file format (it's
not an official API, or so they say)...
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
-pete
peter m. murray
pete@xxxxxxxxxxx

Back to the top