Skip to main content



      Home
Home » Newcomers » Newcomers » add .so to project
add .so to project [message #68899] Tue, 24 May 2005 17:06 Go to next message
Eclipse UserFriend
I am building a project which uses external jars, which I have added.
These jars, in turn, use 2 .so files, so I need to include them in the
project as well. How do I do this?
Re: add .so to project [message #68923 is a reply to message #68899] Tue, 24 May 2005 17:40 Go to previous messageGo to next message
Eclipse UserFriend
I should add that i've tried placing the .so files in the project folder,
and in the src and bin folders.
Re: add .so to project [message #69198 is a reply to message #68923] Wed, 25 May 2005 09:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sschaub.gmail.com

Al,

Have you tried editing the Run Configuration properties and, in the
Arguments tab, in the VM arguments box, specifying the folder containing
your .so files like this:

-Djava.library.path=/path/to/so/files

Stephen

"Al" <allelopath@hotmail.com> wrote in

> I am building a project which uses external jars, which I have added.
> These jars, in turn, use 2 .so files, so I need to include them in the
> project as well. How do I do this?...

> I should add that i've tried placing the .so files in the project folder,
> and in the src and bin folders.
>
Re: add .so to project [message #69652 is a reply to message #68899] Thu, 26 May 2005 01:19 Go to previous message
Eclipse UserFriend
"Al" <allelopath@hotmail.com> wrote in message
news:2b6e458e6502adf5c7eabfee68622fba$1@www.eclipse.org...
> I am building a project which uses external jars, which I have added.
> These jars, in turn, use 2 .so files, so I need to include them in the
> project as well. How do I do this?
Check the pattersn used in the code of the plugin org.eclipse.swt or
org.eclipse.update.
Previous Topic:Early startup
Next Topic:IntelliJ migration and key bindings
Goto Forum:
  


Current Time: Tue Jul 15 10:48:19 EDT 2025

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

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

Back to the top