IntelliJ IDEA提示URI is not registered几种解决方法

Posted manmanchanglu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IntelliJ IDEA提示URI is not registered几种解决方法相关的知识,希望对你有一定的参考价值。

IntelliJ IDEA提示URI is not registered几种解决方法
使用IntelliJ IDEA (以下简称IDEA)导入项目或是在maven生成  archetype时候,如果提示错误 URI is not registered 。如下图 ↓
技术图片

 

 

第一种解决方法:
点击 File ----> Settings ----> Schemas and DTDs , 点击下方的 “+” 加号添加 刚刚红色的url 即可。如图 ↓
或者 直接在 菜单栏 直接找到 这个
技术图片

 

 

第二种解决方法:
鼠标点击红色字,然后IDEA出现小红灯,选择Fetch external resource即可解决 。如图 ↓
技术图片

 

 



原文链接:https://blog.csdn.net/qq_33840251/article/details/90321747

以上是关于IntelliJ IDEA提示URI is not registered几种解决方法的主要内容,如果未能解决你的问题,请参考以下文章

IntelliJ Idea 配置Tomcat提示Port is not specified

使用IDEA在引入Schema空间时报错URI is not registered解决方法以及Idea @Autowired取消提示 方法

IntelliJ IDEA:Field injection is not recommended

maven报uri is not registered错误

为啥 IntelliJ 报告“URI 未注册”和 Attribute xsi: schemaLocation is not allowed here

错误记录IntelliJ IDEA 编译 Groovy 项目报错 ( Groovy SDK is not configured for module )