从SVN上检出项目之后,在执行maven update project 操作时,突然报错:Preference node "org.eclipse.wst.validation" ,经查找为eclipse出了问题。
解决方法:
1.重启eclipse,基本就好了。
2.如果上一步还不行,那就删除workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings\目录下的org.eclipse.wst.validation.prefs
3.enjoy it!
本文介绍了在Eclipse中使用Maven更新项目时遇到的错误:Preference node 'org.eclipse.wst.validation'。提供了三种解决方案,包括重启Eclipse及删除特定配置文件。

被折叠的 条评论
为什么被折叠?



