摘要:
今天在学习junit4测试的时实现例子的时候,当我在java build path加入junit4的包之后,eclipse显示了一个warning, Classpath entry org.eclipse.jdt.junit.JUNIT_CONTAINER/4 will not be exporte 阅读全文
摘要:
方法一:常用方法 关闭XML验证 工具栏:windows => preferences => xml => xml files => validation => Indicate when no grammar is specified:选择Ignore即可。 方法二:(个人推荐) 添加 内容如下 阅读全文