idea配置echache.xml报错Cannot resolve file 'ehcache.xsd'

问题:idea配置echache.xml报错Cannot resolve file 'ehcache.xsd'

解决办法:

1.打开settings->languages&frameworks->schemas and dtds ,添加地址 http://ehcache.org/ehcache.xsd

2.修改ehcache.xml 

 

有兴趣可以查看本人ehCache项目练习:GitHub地址

相关文章

这篇文章主要介绍了idea中mapper快速跳转到xml插件的方法,具...
今天小编给大家分享的是IDEA搭建Maven模块化项目的实现方法,...
这篇文章主要介绍了ideaintellij怎么快速修复if语句缺少大括...
这篇文章主要介绍“idea运行main方法或Test避免编译整个应用...
这篇文章主要介绍“idea项目全局去掉严格的语法校验方式是什...
本文小编为大家详细介绍“Windows、IDEA、VSCode常用快捷键有...