Discussion:
[tycho-user] Is it possible to add product into update site
g***@zf.com
2018-03-15 09:51:58 UTC
Permalink
Hi,

I am new to Tycho-maven and want to develop eclipse components I have few doubts.

1. what is difference between site.xml and category.xml in update site?

2. I want to use product(should hold all the plugins) as part of my development how could I integrate with update site?

Could you please clarify my doubts?

It would be greatfull if you could provide me any sample project with above scenario. :)

Kind Regards
Gangadhar Kotagiri

Please note that this electronic mail is not a secure medium of communication. All the contents of this email are subject to our terms and conditions of business and strictly for the use of the intended recipient(s) only. If you are not the intended recipient, please do not use, disclose, or distribute this email without the author's prior consent. We also duly advise that you conduct independent virus checks as we will not accept liability for any loss or damage caused by any transmitted software viruses.

SAVE PAPER - THINK BEFORE YOU PRINT

[NASSCOM Email Footer]<http://www.zf.com/corporate/de_de/homepage/homepage.html>
SCHREIBER.Martin
2018-03-15 10:23:21 UTC
Permalink
Hi Gangadhar,

the site.xml was used by the deprecated "eclipse-update-site". The category.xml is the same as the site.xml and used by the "eclipse-repository" (see [1]).
I am not sure what you mean by "add a product into update site". Maybe a good starting point might be to look at the "itp02-rcp" tycho demo project [2]. The eclipse repository within [3] does contain an example product file and generating an update site.

Hth
Martin


[1] https://wiki.eclipse.org/Tycho/Reference_Card#Update_Site
[2] https://github.com/eclipse/tycho-demo/tree/master/itp04-rcp/
[3] https://github.com/eclipse/tycho-demo/tree/master/itp04-rcp/eclipse-repository





Von: tycho-user-***@eclipse.org <tycho-user-***@eclipse.org> Im Auftrag von ***@zf.com
Gesendet: Donnerstag, 15. März 2018 10:52
An: tycho-***@eclipse.org
Betreff: [tycho-user] Is it possible to add product into update site

Hi,

I am new to Tycho-maven and want to develop eclipse components I have few doubts.

1. what is difference between site.xml and category.xml in update site?
2. I want to use product(should hold all the plugins) as part of my development how could I integrate with update site?

Could you please clarify my doubts?

It would be greatfull if you could provide me any sample project with above scenario. :)

Kind Regards
Gangadhar Kotagiri

Please note that this electronic mail is not a secure medium of communication. All the contents of this email are subject to our terms and conditions of business and strictly for the use of the intended recipient(s) only. If you are not the intended recipient, please do not use, disclose, or distribute this email without the author's prior consent. We also duly advise that you conduct independent virus checks as we will not accept liability for any loss or damage caused by any transmitted software viruses.

SAVE PAPER - THINK BEFORE YOU PRINT

[NASSCOM Email Footer]<http://www.zf.com/corporate/de_de/homepage/homepage.html>
Loading...