Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Code to trigger an update of a plugin
Code to trigger an update of a plugin [message #26909] Wed, 15 October 2008 17:28
Eclipse UserFriend
My plugin automatically determines if there is a newer version out on the
server during certain operations (the plugin is tightly tied to a server
process). However, I would really like to have the plugin be capable of
automatically updating itself with the latest version upon appropriate
user notification. Is there a way to do this? I've tinkered around with
the the stop() and update() functions but these are not working well. My
guess is that this is related to the fact that the plugin is obviously
still running (I am, after all, executing code within the plugin). I've
heard rumors that there is an easy way to trigger the update of a specific
plugin, but I haven't found the solution yet. No doubt it is staring me
straight in the face!

If you have any suggestions, or believe that this post is located in the
wrong group, please respond.

Regards.
Previous Topic:There are no JREs in the workspace strictly compatible with this environment.
Next Topic:Code to trigger an update of a plugin
Goto Forum:
  


Current Time: Thu May 29 00:10:12 EDT 2025

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

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

Back to the top