Hi Siyu,
Its good to know that the issue is resolved.
The file "libHASP_Java_X86_64.so"
has to be linked in your Eclipse project. The other file "
libhasp_linux_x86_64_xxxxx.so"
only has to be copied in the output directory where the protected
application is placed.
This
is the vendor specific library file. The file "
libHASP_Java_X86_64.so"
searches for the library files for the same vendor code used in API's.
Thanks,
Ashish