Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » I can't update my plugin
I can't update my plugin [message #289532] Mon, 08 August 2005 01:30 Go to next message
Eclipse UserFriend
Originally posted by: baixingchao.langchao.com

I have installed a feature which is developped by myself from d:/labsite.And
I have my update url description on the feature.xml like this
<url>
<update label="update" url="http://localhost:8080/update/labsite"/>.
I put a same feature in this site,and has my feature description in the
site.xml like this <feature url="features/feature_1.1.2.jar">.This can be
scaned by "search for new feature to
install",but can't be scaned by "scan for update".And The only difference
between this feature and the installed feature is the feature version and
the plugin version. So why can't I scan this by "update"?
Re: I can't update my plugin [message #289535 is a reply to message #289532] Mon, 08 August 2005 03:37 Go to previous message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

"chaoxi" <baixingchao@langchao.com> wrote in message
news:dd6ck8$4fa$1@news.eclipse.org...
>I have installed a feature which is developped by myself from
>d:/labsite.And I have my update url description on the feature.xml like
>this
> <url>
> <update label="update" url="http://localhost:8080/update/labsite"/>.
> I put a same feature in this site,and has my feature description in the
> site.xml like this <feature url="features/feature_1.1.2.jar">.This can be
> scaned by "search for new feature to
> install",but can't be scaned by "scan for update".And The only difference
> between this feature and the installed feature is the feature version and
> the plugin version. So why can't I scan this by "update"?
>
Perhaps your change is a minor version change as opposed to a service
version change.
The default Install/Update setting is to only update for service version
changes.
To modify it to accept minor version changes, go to:
Window->Preferences->Install/Update
Change Valid Updates to support service and minor increments.

---
Sunil
Previous Topic:Does Eclipse Have a Timeout?
Next Topic:hhhh
Goto Forum:
  


Current Time: Fri Apr 26 12:55:30 GMT 2024

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

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

Back to the top