Java SecurityException:签名者信息不匹配
2022-08-31 07:53:56
我像往常一样重新编译我的类,突然收到以下错误消息。为什么?我该如何修复它?
java.lang.SecurityException: class "Chinese_English_Dictionary"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:776)