2012년 11월 11일 일요일

how to solve javahl error in Ubuntu

I installed sublicpse and got javahl error whenever I started eclipse. The following is how to solve that error.


1. type "sudo apt-get install libsvn-java" in the terminal.



2. Type "gedit ~/.eclipse/eclipserc" in the terminal and add the line VMARGS="-Djava.library.path=/usr/lib/jni" on the file, and save it.



3. add this line to your eclipse.ini



-Djava.library.path=/usr/lib/jni

댓글 없음:

댓글 쓰기