Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Does Bundle-NativeCode support external dlls?
Does Bundle-NativeCode support external dlls? [message #93671] Wed, 01 August 2007 16:15 Go to next message
Eclipse UserFriend
Originally posted by: lefty.rivera.gmail.com

Does Bundle-NativeCode support external dlls? like Bundle-ClassPath
supports external jars to load 3rd party jars.
Re: Does Bundle-NativeCode support external dlls? [message #93701 is a reply to message #93671] Wed, 01 August 2007 16:22 Go to previous messageGo to next message
Jaime is currently offline JaimeFriend
Messages: 56
Registered: July 2009
Member
At least, it supports dlls that are zipped in the bundle. I don't have
experience with external dlls.

"Lefty A Rivera" <lefty.rivera@gmail.com> escribi
Re: Does Bundle-NativeCode support external dlls? [message #93760 is a reply to message #93671] Wed, 01 August 2007 20:09 Go to previous message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
This should work in 3.3 (Europa). See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=125045

Note that this is not OSGi standard and is never likely to be. As a
best practice you should try to encapsulate all your function inside
your bundles. The "external" concept breaks the notion of a module in
OSGi and makes it hard to manage your external depedencies.


Tom
Previous Topic:Read configuration file in the bundle
Next Topic:Contribute an OSGI service or extension point that can be queried from command line utilities too
Goto Forum:
  


Current Time: Thu Apr 18 04:35:58 GMT 2024

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

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

Back to the top