eclipse 出现The preferences for the xdoclet runtime does not point to a valid installation.错误的解决办法

来源:互联网 发布:java list泛型需要引入 编辑:程序博客网 时间:2024/06/06 01:35

eclipse 插件在新建一个动态web工程的时候会出现The preferences for the xdoclet runtime does not point to a valid installation.错误

如果你没有装xdoclet也不想装的话可以在工程的属性里去掉

具体步骤是:

右键工程属性找到Project Facets,

在右边的xml Doclet 点右下角的add/remove按钮,
具体如下图所示:

这里写图片描述
在弹出的对话框里去掉WebDoclet的勾就好了

阅读全文
1 0
原创粉丝点击