Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] confused how to build a plugin using tycho

Thanks to you both, that helped a great deal.

From: Mickael Istria <mistria@xxxxxxxxxx>
Reply-To: Tycho user list <tycho-user@xxxxxxxxxxx>
Date: Wednesday, May 29, 2013 11:05 PM
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Subject: Re: [tycho-user] confused how to build a plugin using tycho

As Paul answered, you'll need to create an eclipse-repository with a category.xml to define your p2 site.
Also, you don't need a feature, the category.xml file can directly include some <bundle id="..." version="..."/>.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top