Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Is there a way to package an Eclipse feature by defining its contents in the pom instead of in a feature.xml file?

I am wondering if there is a way to package an Eclipse feature without having to create the Eclipse feature.xml artifact? I need to build it pom-first and have Tycho generate the necessary artifacts, if possible.

Thanks!

Back to the top