java.lang.UnsatisfiedLinkError
Hi. I was trying to find out a response for this message but i could not. Somebody can help me?
its appears to occurs in this method but the Eclipse do not higlight the line.
static {
java.security.AccessController.doPrivileged(
new sun.security.action.LoadLibraryAction("zip"));
initIDs( );
}
Thank you for your help

