Hi, In the following link ( http://publib.boulder.ibm.com/infocenter/realtime/v2r0/index.jsp?topic=/com.ibm.softrt.aix64.doc/diag/tools/shared_classes_pd.html), it says:
"Eclipse releases after 3.0 use the OSGi ClassLoading framework, which cannot automatically share classes. A Class Sharing adapter has been written specifically for use with OSGi, which allows OSGi classloaders to access the class cache." Is it possible to get more details on "Class Sharing adapter" and how to use that adapter? Is there any documentation/ references available? Or else suggest me if there is any way to share the osgi class loader (org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader) to non-osgi world. (i.e., when I access the bundle context to invoke the plug-in functions via EclipseStarter.) -- Thanks, Vinoth
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
