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

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