junit.framework.JUnit4TestCaseFacade错误
class "junit.framework.JUnit4TestCaseFacade"'s signer information does not match signer information of other classes in the same package
这个问题应该是多个libraries中包含junit的原因。
解决方法是在java build path的order...
2009-06-04 16:35:30 ·
203 阅读 ·
0 评论