Re: Eclipse classpath question
Re: Eclipse classpath question
- Subject: Re: Eclipse classpath question
- From: Mike Schrag <email@hidden>
- Date: Tue, 4 Mar 2008 11:52:33 -0500
JNI will load out of the working dir (project root usually), /Library/
Java/Extensions, or it will look for JNI libraries in the folder
specified by the system property "java.library.path", which you should
be able to set on your launch config.
ms
On Mar 4, 2008, at 11:46 AM, Florijan Stamenkovic wrote:
Hi all,
Could someone tell me how to add jnilib files to the classpath of a
project? Many places in Eclipse insist on jars. I've tried simply
putting the file in the root of my source tree, ensured it was there
in the root of the bin output, but still it was not detectable
within my app.
I'm talking about Werner Randelschofer's Quaqua, specifically, the
libquaqua.jnilib file.
Thx,
Flor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden