Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Include source features in eclipse repository

Hello everybody,

in the attached demo projects, I am building a simple bundle, a feature containing that bundle, and an eclipse p2 repository for publishing them. The build for the feature uses the tycho-source-feature-plugin to also build a source feature. Unfortunately that source feature is not published within the eclipse p2 repository.

I already listed the source feature explicitly in the category.xml, but it does not help. I also don't know how to specify the URL to the source bundle correctly there as it is just available after a successful build of the com.initplan.example.component.feature project.

I also tried to add the tycho-source-plugin and the tycho-source-feature-plugin to the eclipse p2 repository build, but it does not help either.

Do you have any ideas?

Thank you.

Regards
Timo

Attachment: eclipse-repository-sources-demo.zip
Description: Zip archive


Back to the top