Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:56 Go to next message
moha  is currently offline moha Friend
Messages: 43
Registered: March 2011
Member
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 11:30 Go to previous message
Lazar Kirchev is currently offline Lazar KirchevFriend
Messages: 30
Registered: July 2009
Location: Sofia, Bulgaria
Member
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: Thu Mar 28 12:04:07 GMT 2024

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

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

Back to the top