发表于: java/j2ee | 作者: | 日期: 2011/3/15 04:03
标签: ,

pom.xml文件中有如下警告:


There is no schema defined for this pom.xml. Code completion will not work without a schema defined.

解决方法:
将pom.xml文件中的根标签替换为:

即可。

关于这个问题的一个讨论:
https://issues.sonatype.org/browse/MNGECLIPSE-1770

: https://blog.darkmi.com/2011/03/15/1655.html

本文相关评论 - 1条评论都没有呢
Post a comment now » 本文目前不可评论

No comments yet.

Sorry, the comment form is closed at this time.