Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Native Code depends on external resources
Native Code depends on external resources [message #122181] Thu, 04 December 2008 10:51
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
Hi there,

I successfully added native libraries with the Bundle-NativeCode
directive and System.loadLibrary calls into my application.

Unfortunately, this native code expects some small textual "config" file
next to the libraries and reads some configuration data from it.

As I explicitly added specific native libraries and loaded them from
Java, there is no global library path, so the OS does not know from
where to take any such resource files.
Is there any possibility to tell the os from where to take such file?

This would get pretty difficult, if the libs and the file is packaged in
the plug-in's jar, isn't it?

Cheers,
Hauke
Previous Topic:Vista / Server 2008 problems in server side eclipse
Next Topic:Servlet 2.5 / JSP 2.1 support?
Goto Forum:
  


Current Time: Fri Apr 19 05:41:22 GMT 2024

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

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

Back to the top