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 #604087] 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:How does PDE implement hotswapping of classes in an OSGi env?
Next Topic:Execute last launched app
Goto Forum:
  


Current Time: Tue Apr 23 17:30:12 GMT 2024

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

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

Back to the top