add .so to project [message #68899] |
Tue, 24 May 2005 17:06  |
Eclipse User |
|
|
|
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 #69198 is a reply to message #68923] |
Wed, 25 May 2005 09:45   |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
"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.
|
|
|
Powered by
FUDForum. Page generated in 0.11472 seconds