I am running Spring Tool Suite Version: 3.1.0.RELEASE (Build Id: 201210061306). I have installed some stuff, like plug-ins to integrate with Tomcat and Subversion. Last week, maybe the week before I started getting this error once STS fully loaded:
An internal error occurred during: "Downloading RSS feeds".
class "org.eclipse.mylyn.internal.discovery.ui.PrepareIn stallProfileJob_e_3_5"'s signer information does not match signer information of other classes in the same package
It didn't matter much to me until today when I tried to add Grails support, when I go to the Dashboard, I get this error:
Unexpected exception: class "org.eclipse.mylyn.internal.discovery.ui.PrepareIn stallProfileJob_e_3_5"'s signer information does not match signer information of other classes in the same package
class "org.eclipse.mylyn.internal.discovery.ui.PrepareIn stallProfileJob_e_3_5"'s signer information does not match signer information of other classes in the same package
class "org.eclipse.mylyn.internal.discovery.ui.PrepareIn stallProfileJob_e_3_5"'s signer information does not match signer information of other classes in the same package
class "org.eclipse.mylyn.internal.discovery.ui.PrepareIn stallProfileJob_e_3_5"'s signer information does not match signer information of other classes in the same package
I don't even begin to know enough about Java and Eclipse to debug this issue. Any suggestions?


Reply With Quote
