Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Problem about installMode="root"

Support of installMode means that product definition editor will retain it on consequent edits. Previously it removed them completely on save.
There is no UI for adding this attribute since this is a tycho specific feature.

Features installed without this attribute become a hard dependency of the root product feature.

2014-11-20 15:41 GMT+02:00 lijiang <river607@xxxxxxxxxxx>:
hello eveyone,

we have built our Product with Tycho 0.20.0 , but met a problem by updating the sub features. There are many issues about it in internet.  We have also resolved this problem by manually inserting ' installMode="root" ' into the product definition. But I have still two questions:

Question 1:
Which eclipse version supports the 'installMode' directly in product definition editor? We won't edit the file manually everytimes.
Google says from Luna M7. But we use the newest Luna SR1 (Build id: 20140925-1800) and it seems not to be supported. Do you know any solutions?

Question 2:
We have released some old version products. They were built without ' installMode="root" '. How can they support the updating of sub features? Can we configure the 'installMode' anywhere within the product? Or any other solutions?


best regards

Jiang

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Regards,
Anton.

Back to the top