Re: [Subclipse-users] javahl issue after upgrading java
From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 8 Feb 2008 12:39:16 -0800
On Feb 8, 2008 5:06 AM, Carsten Höhne <c.hoehne_at_bafz.de> wrote:
> i have had a linux box (openSuse 10.3) with a working subclipse on it.
The JVM version should not really matter, so I am going to speculate
JavaHL is a native library that is called via JNI. By default, it is
The right way to do this is to edit the eclipse.ini file and add this
-Djava.library.path=/usr/local/lib
Of course substitute the path where your JavaHL library lives.
-- Thanks Mark Phippard http://markphip.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org For additional commands, e-mail: users-help_at_subclipse.tigris.orgReceived on 2008-02-08 21:39:23 CET |
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.