Re: [Subclipse-users] Projects not staying under version control
From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-27 17:38:31 CEST
Billy O'Connell <billy_oconnell@tanval.com> wrote on 09/27/2006 11:27:01
> Thanks for the reply. I am not having any luck finding a clear cut way
You do not need to do anything to the JAR, and should undo anything that
1) Create a symlink to the library in one of the places the JVM looks. I
export LD_LIBRARY_PATH=/usr/local/lib:.
3) Start Eclipse using something like this:
./eclipse -vmargs -Djava.library.path=/usr/local/lib
I think you can set these settings in the eclipse.ini file as well.
NOTE: In the above, I do not know that /usr/local/lib is where your
Mark
---------------------------------------------------------------------
|
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.