posts - 3, comments - 0, trackbacks - 0, articles - 2
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

手动添加schema文件

Posted on 2009-04-01 23:50 javavaj 阅读(97) 评论(0)  编辑  收藏
1.    windows->preference->myeclipse->files and editors -> xml -> xmlcatalog
2.    点击“add”,在新出现窗口中的key type中选择uri,在location中选择“File System”
3.    在本地目录中选择相应的xsd(比如spring-benas-2.0.xsd)
4.    返回设置窗口把设置窗口中的key type改为schemaLocation,
        key设置为相应的xsd
        http://www.springframework.org/schema/beans/spring-beans-2.0.xsd

只有注册用户登录后才能发表评论。


网站导航: