Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » why the old bundle loaded
why the old bundle loaded [message #335148] Tue, 24 March 2009 08:53 Go to next message
nick tan is currently offline nick tanFriend
Messages: 56
Registered: July 2009
Member
Hi, all
I'm developing an IDE that involves several bundlers, everything works
fine except that some time eclipse did not load the newest bundlers.

My eclipse is 3.4 (and the problem remained on 3.5)
I deploy the bundlers in link style, and I put the link file into the
"dropins" folder.
And especially, the problem occurs when the bundler version is slightly
updated, that said, only the qualifier part of the version changed:
x.y.plugin_1.0.0.R20090322-1000, to
x.y.plugin_1.0.0.R20090324-1000
And I did not delete the old bundlers intendedly, so, the old bundlers are
come with the new one under the same plugin folder.

I tried use the -clean argument, but the problem is remained.

Any help?


--
Thanks & Best Regards!
///
(. .)
--------ooO--(_)--Ooo--------
| Nick Tan |
-----------------------------
Re: why the old bundle loaded [message #335190 is a reply to message #335148] Wed, 25 March 2009 14:41 Go to previous messageGo to next message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
Does the new version of the plugin adds any new dependencies or compiled
with a different execution environment?

- Prakash

--
http://blog.eclipse-tips.com
Re: why the old bundle loaded [message #335208 is a reply to message #335190] Thu, 26 March 2009 01:36 Go to previous message
nick tan is currently offline nick tanFriend
Messages: 56
Registered: July 2009
Member
Hi,

Thanks for your reply
There's no new dependencies added, and the the deployed plugins are produced
by the dailybuild process which build on eclipse 3.3

BTW, even that new dependencies added or dependencies changed, how to
recover from this scenario?
In eclipse 3.3, I simply delete all folder/files under
${ECLIPSE_HOME}/configuration except config.ini and .settings, and restart
eclipse with "-clean" argument.
But in eclipse 3.4 or above, it does not take effect, I think maybe it's
because of new update management framework (or P2)?

"Prakash G.R." <grprakash@gmail.com> 写入消息
news:gqdfra$v96$1@build.eclipse.org...
> Does the new version of the plugin adds any new dependencies or compiled
> with a different execution environment?
>
> - Prakash
>
> --
> http://blog.eclipse-tips.com
>
Previous Topic:workingSets and headless environments
Next Topic:Re: Active Project Handling - Howto
Goto Forum:
  


Current Time: Fri Apr 26 05:24:21 GMT 2024

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

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

Back to the top