How to get classloader for a bundle in equinox?

Viewed 16358

I have read a lot of equinox code for this, but still can't figure out a non-hacky way of getting the classloader for a osgi bundle in eclipse equinox setup. Is there one?

4 Answers
Related