Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Released Plugin not visible in Eclipse Plugin Installer
Released Plugin not visible in Eclipse Plugin Installer [message #670111] Thu, 12 May 2011 17:20 Go to next message
Abhishek Rakshit is currently offline Abhishek RakshitFriend
Messages: 8
Registered: April 2011
Junior Member
Hi Guys,

We are having a weird issue with the releasing our plugin to the update site. The latest release of the installed plugin sometimes does not show up on the client side when doing "Help > Check for Updates" or "Help > Install New Software".

We do releases for our plugin quite frequently (2-3 times a week) and we have been hearing from some of our clients don't see the latest release when they try to update. This does not happen every time but still it is an issue and I would like to know if anyone else has faced this issue? Or are there some settings we are missing when doing the release.

Thanks a lot,
Abhishek
Re: Released Plugin not visible in Eclipse Plugin Installer [message #670121 is a reply to message #670111] Thu, 12 May 2011 17:38 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Well, there are a couple of things that can effect updates.

1) your plugin and its containing feature must both have higher versions. Even as long as both of their qualifiers go up, that's good enough.

2) If you have a product involved, that can fix in place the version of your feature for that install. Ex: For eclipse to move from 3.6.1 to 3.6.2, we had to upversion our product to 3.6.2 as well.

3) the more general case for #2 is that your feature has to be a top level (or root) Installable Unit (IU). Any features installed via Help>Install New Software are automatically root IUs. Features installed because they're included in a product or included in another feature are the ones that are not.

PW


Previous Topic:What is the correct way to edit zip or archive files in the workspace?
Next Topic:Moving .eclipse folder
Goto Forum:
  


Current Time: Thu Apr 25 04:54:57 GMT 2024

Powered by FUDForum. Page generated in 0.03364 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top