Getting subclipse to work on Ubuntu 64 and Indigo - Incompatible JavaHL library loaded. 1.7.x or later required

前端 未结 6 2125
盖世英雄少女心
盖世英雄少女心 2021-02-02 15:39

How do I fix this?

I am on ubuntu 64 using Eclipse indigo. I installed http://subclipse.tigris.org/update_1.8.x.

At first I got this error:

6条回答
  •  故里飘歌
    2021-02-02 15:52

    And on Ubuntu 32 (12.04), modify the eclipse.ini:

    -Djava.library.path=/usr/lib/i386-linux-gnu/jni
    

提交回复
热议问题