国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

eclipse - How to solve no atk-wrapper in java.library.path
曾經(jīng)蠟筆沒有小新
曾經(jīng)蠟筆沒有小新 2017-05-17 10:01:52
0
1
1109

I wrote a packet capture program (jpcap) in java. It runs normally in windows, but when I run it in eclipse under linux (kali), I get an error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no atk- wrapper in java.library.path

There is no error in the code, the jpcap package has been imported, and openjdk is used. Searching on Google and Baidu has no results. Please give me some advice. Thank you very much!

曾經(jīng)蠟筆沒有小新
曾經(jīng)蠟筆沒有小新

reply all(1)
小葫蘆

Replacing openjdk with sun jdk in eclipse can successfully run the program. It may be that the jre of openjdk lacks packages or path problems. It feels troublesome. Just change to jdk (jre).

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template