Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How does PDE implement hotswapping of classes in an OSGi env?
How does PDE implement hotswapping of classes in an OSGi env? [message #506941] Mon, 11 January 2010 08:07
Wolfgang Schell is currently offline Wolfgang SchellFriend
Messages: 3
Registered: July 2009
Junior Member
Hi all,

I'm developing a plugin for Grails (web farmework based on Groovy), which allows running Grails apps in an OSGi framework.

I would like to embed Equinox and implement something similar to what PDE does: hotswapping of classes/resources.

Does PDE use the DevClassLoadingHook (as mentioned in http://wiki.eclipse.org/index.php/Adaptor_Hooks#Hook_interfa ces)? Does anybody have any (source code) pointers, were I can see, how PDE allows reloading/hotswapping of classes/resources and how it specifies the (debug) class path of a bundle?

Many thanks in advance!

Wolfgang
Previous Topic:Activator start() method won't get called.
Next Topic:How does PDE implement hotswapping of classes in an OSGi env?
Goto Forum:
  


Current Time: Tue Apr 16 04:20:05 GMT 2024

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

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

Back to the top