help->Eclipse Marketplace安装插件

1 ,Spring Tool Suit (STS)

2, Hibernate Tools 将这两个插件安装好,再输入class名就会有提示

eclipse xml文件中class内容提示设置

windows-->preference 搜索 xml--->xmlcatalog

点击add ,在出现的窗口中的 Key Type 中选择URI,在location中选择File system,然后再spring解压目录中的

dist/resources 目录中选择spring-beans-2.5.xsd,回到设置窗口的时候,不要着急关闭窗口,

应该把窗口中的

Key Type改为Schema location ,

Key 改为http://www.springframework.org/schema/beans/spring-beans-2.5.xsd

eclipse xml文件中class内容提示设置

 

相关文章:

  • 2022-12-23
  • 2021-10-26
  • 2021-11-01
  • 2022-12-23
  • 2021-12-13
  • 2021-11-23
  • 2021-11-28
  • 2021-11-01
猜你喜欢
  • 2021-09-04
  • 2021-10-02
  • 2021-09-06
  • 2021-10-25
  • 2022-01-02
  • 2021-11-23
  • 2021-07-07
相关资源
相似解决方案