我们使用dubbo项目时会引入dubbo中自定义的bean元素,往往会在eclipse编辑器中报错如下:
错误:cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dubbo:application'.
解决方案:
windows->preferences:
点击Add
如果eclipse还是有红叉,把eclipse关掉重新打开试试
我们使用dubbo项目时会引入dubbo中自定义的bean元素,往往会在eclipse编辑器中报错如下:
错误:cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dubbo:application'.
解决方案:
windows->preferences:
点击Add
如果eclipse还是有红叉,把eclipse关掉重新打开试试
相关文章: