Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Un-installed tycho feature is still present in eclipse Open Perspective

Hi,

 

Small correction in the following question with bit explanation.

 

I have an Eclipse plug-in and associated feature that have been developed using Eclipse for tycho. I am using this environment to generate a "deployable feature" as an archive file.
When I install this feature everything works as expected. However, when I uninstall this feature, its plug-in jar gets left behind in the eclipse\plugins , but feature is deleted from the  eclipse\features folder and able to see in eclipse Open Perspective.

 

How to solve the above problem.

 

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

 

From: Kotagiri Gangadhar HDR
Sent: 21 March 2018 11:19
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Subject: Un-installed tycho feature is still present in eclipse Open Perspective

 

Hi,

 

Thanks for your help now I have developed tycho maven plugin and installed the feature into eclipse and tested working fine uninstalled the same went smoothly, now the issue is uninstalled feature is still present in the Eclipse Open Perspective.

 

Please help me to solve this.

 

 

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

 

From: tycho-user-bounces@xxxxxxxxxxx <tycho-user-bounces@xxxxxxxxxxx> On Behalf Of SCHREIBER.Martin
Sent: 15 March 2018 15:53
To: Tycho user list <tycho-user@xxxxxxxxxxx>
Subject: Re: [tycho-user] Is it possible to add product into update site

 

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-bounces@xxxxxxxxxxx <tycho-user-bounces@xxxxxxxxxxx> Im Auftrag von gangadhar.kotagiri@xxxxxx
Gesendet: Donnerstag, 15. März 2018 10:52
An: tycho-user@xxxxxxxxxxx
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. J

 

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

 


Back to the top