- 修改项目部署名
项目右键 -> Web Project Settings -> Context root
2. XSD 类型约束文件 本地配置(选中文件位置后,Schema Location选项就会出现)
a.Window->Preferences->XML->XML Catalog->User Specified Entries窗口中,选择Add 按纽
b.在Add XML Catalog Entry 对话框中选择或输入以下内容:
Location: F:\软件\JAVA工具\spring\spring-framework-4.0.3.RELEASE\schema\beans\spring-beans-4.0.xsd
Key Type: Schema Location
KEY: http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
- 大小写转换快捷键
ctrl+shift+x 转为大写 ctrl+shift+y 转为小写