Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Referenced Update Sites

Dear All,

 

I am trying to set up the Tycho-based build for the EMF Feature Model.

We need to reference the graphiti update site as an external update site.

 

This needs to be done in the content.xml of the update site in a section

<repository…>

  <references size=’..’>

    <repository uri=’http://…’

    ..

  </references>

 

Searching the web to get this working with Tycho I did not find an answer.

I expected this to be a typical requirement for update site generation. In Buckminster, which I use for other projects, this is an out-of-the-box feature, so I assume there must be a way to realize this with Tycho as well.

 

Can someone point me to a valid solution for an up to date Tycho 0.18.0 environment?

 

Thanks a lot

Benjamin

                             

 

 


Back to the top