读书人

在eclipse中 配备spring 自定义的sche

发布时间: 2012-11-10 10:48:50 作者: rapoo

在eclipse中 配置spring 自定义的schema文件

问题:使用了spring自定义schema时,在xml文件中无法自动提示自定义的tag。

?

解决:在eclipse中设置:

打开 Windows-->preferences-XML-XML catalog

然后在右边的User specified Entries 中增加一项:

Location:xsd文件的位置

KeyType:Schema Location

Key: http://www.mycompany.com/schema/fooo/fooo.xsd

读书人网 >Eclipse开发

热点推荐