Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Problem with Update jar File
icon1.gif  Problem with Update jar File [message #702486] Tue, 26 July 2011 08:38 Go to next message
Eclipse UserFriend
Hi:
I'm a beginner for developing within eclipse RCP, and I get some problem here, please help.

I publish our RCP based product to our customer and there are always a autoupdate program to update products up to date. It job is simple: just replace every plug-in bundle which in single jar file. But when I append some new EditParts/ViewParts to new version, and customer update their version up to date, They will get 'Can not found viewpart' error, it's work fine in my develop environment and if I try to clear client's configuration folder and remove workspace folder, it works find too.

Is there a better solution to fix it?
(no subject) [message #703770 is a reply to message #702486] Wed, 27 July 2011 18:07 Go to previous messageGo to next message
Eclipse UserFriend
Hi Diddy,

Your method is not very elegant. Eclipse caches much information that is
linked to the previous versions of the plugins. You should consider using the
P2 update mechanism to update your product. In case you want to continue
replacing the plugins. Try restarting with the -clean option after an update.

Regards,

Wim


> Hi:
> I'm a beginner for developing within eclipse RCP, and I get some problem
here, please help.
>
> I publish our RCP based product to our customer and there are always a
autoupdate program to update products up to date. It job is simple: just
replace every plug-in bundle which in single jar file. But when I append some
new EditParts/ViewParts to new version, and customer update their version up
to date, They will get 'Can not found viewpart' error, it's work fine in my
develop environment and if I try to clear client's configuration folder and
remove workspace folder, it works find too.
>
> Is there a better solution to fix it?
Re: (no subject) [message #706920 is a reply to message #703770] Sun, 31 July 2011 22:54 Go to previous message
Eclipse UserFriend
Hi Wim:
Thank you every much, I will try it.
Previous Topic:Adding actions to properties view
Next Topic:RCP Marker resolution
Goto Forum:
  


Current Time: Fri Jul 25 02:20:43 EDT 2025

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

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

Back to the top