Skip to main content



      Home
Home » Eclipse Projects » Equinox » how to get osgi.framework.extensions property
how to get osgi.framework.extensions property [message #762592] Thu, 08 December 2011 05:56 Go to next message
Eclipse UserFriend
Hi,

I want ot know if there is a solution to get the value of the

osgi.framework.extensions property using java code in order to verify if

osgi.framework.extensions = org.eclipse.equinox.weaving.hook_1.0.0.v20100108.jar



any ideas ?

thanks in advance.
Re: how to get osgi.framework.extensions property [message #762608 is a reply to message #762592] Thu, 08 December 2011 06:30 Go to previous message
Eclipse UserFriend
Hi,

You may use the nethod BundleContext.getProperty(String propertyName) to get the property value.

Regards,
Lazar
Previous Topic:Equinox fails to find type in bundle
Next Topic:Equinox OSGI Crash
Goto Forum:
  


Current Time: Tue Jul 15 16:37:47 EDT 2025

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

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

Back to the top