Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Building a custom eclipse SDK with pre-installed, updateable features

Its not possible yet in Tycho.  Here is the enhancement request if you want to vote: https://bugs.eclipse.org/bugs/show_bug.cgi?id=361722


On Sat, Jun 1, 2013 at 6:04 PM, Robert Gründler <r.gruendler@xxxxxxxxx> wrote:
Hi,

i'm following this article on how to build a custom eclipse distribution with pre-installed features, that can be updated independently from the product feature.


However, even when i use a productName.p2.inf file to require features, the installed features are a sub-component of my product feature.

Hence when an p2 repository rolls out a new version of the sub-component, the new version is not seen as an update by the p2 mechanism.

Could anyone point me in the right direction how to build such a thing with tycho? 

The article above builds the product using some custom ant script, so i'm a little stuck when using tycho for now.


regards

-robert



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




--
Greg Amerson
Liferay Developer Tools
Liferay, Inc. www.liferay.com

Back to the top