IDEA中xml文件引入schema约束报错:uri is not registered

来源:互联网 发布:python idle官方下载 编辑:程序博客网 时间:2024/05/20 10:10

解决方法:
这里写图片描述
复制报红的URI,在file->settings->languages & Frameworks->Schemas and DTDs中点击右下方的加号,将复制的URI输入

阅读全文
0 0