Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Customize plugin's ClassLoader
Customize plugin's ClassLoader [message #448218] Wed, 19 April 2006 06:37 Go to next message
Eclipse UserFriend
Originally posted by: sciman.126.com

Hi,all:
I want to do something when class loading, so I need to customize
ClassLoader, and want to know what's the difference between plugin's
ClassLoader and the common java ClassLoader.
Who can give me some comments?

Regards,
Karl.
Re: Customize plugin's ClassLoader [message #448223 is a reply to message #448218] Wed, 19 April 2006 07:56 Go to previous message
Eclipse UserFriend
Oh, I have a comment: Good luck!

Seriously though, eclipse uses OSGi policies when classloading. Reading
about OSGi will give you some insight into what its classloading
framework is trying to do. Then you can start looking in classes like
BundleHost (for loadClass(*)), BundleClassLoader and BundleLoader.

Later,
PW
Previous Topic:Product export fails
Next Topic:features ...
Goto Forum:
  


Current Time: Fri Jul 04 13:50:44 EDT 2025

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

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

Back to the top