dubbo在eclipse中无法读取到dubbo.xsd

Posted nanyangzp(软件编程)

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了dubbo在eclipse中无法读取到dubbo.xsd相关的知识,希望对你有一定的参考价值。

报错信息如下:

Multiple annotations found at this line:
– cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element ‘dubbo:application’.
– schema_reference.4: Failed to read schema document ‘http://code.alibabatech.com/schema/dubbo/dubbo.xsd’,
because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not
.

或者是

文件校验是严格的,但是没有发现

废话少说直接上解决方案:

下载一个dubbo.xsd文件
windows->preferrence->xml->xmlcatalog

add->catalog entry ->file system 选择刚刚下载的文件路径

修改key值和配置文件的http://code.alibabatech.com/schema/dubbo/dubbo.xsd 相同

保存。。在xml文件右键validate ok解决了。
技术分享

以上是关于dubbo在eclipse中无法读取到dubbo.xsd的主要内容,如果未能解决你的问题,请参考以下文章

dubbo搭建

Dubbo学习-6-sprongboot整合dubbo

Eclipse:xml文件中添加.xsd约束文件

eclipse中不能找到dubbo.xsd报错”cvc-complex-type.2.4.c“的 两种解决方法

Dubbo之服务导出源码分析

dubbo,eclipse,服务报错