java.lang.SecurityException: class "org.eclipse.jface.text.ITextSelection"'s signer information does not match signer information of other classes in the same package
java.lang.SecurityException: class "org.eclipse.jface.text.ITextViewer"'s signer information does not match signer information of other classes in the same package
They both end up generating the same signing errors in Eclipse 4.33, I did not see them in 4.32.
I am seeing these errors:
I am downloading the artifacts from Maven Central using two different projects
They both end up generating the same signing errors in Eclipse 4.33, I did not see them in 4.32.