错误提示:Referenced file contains errors (http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd). For more information,
right click on the message and select "Show Details..."
改正:将
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd” 改为
本文介绍了解决Hibernate配置文件中DTD引用错误的方法,通过更改DTD链接地址来消除IDE中的错误提示。
错误提示:Referenced file contains errors (http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd). For more information,
right click on the message and select "Show Details..."
改正:将
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd” 改为

被折叠的 条评论
为什么被折叠?
