网上的说法一般是eclipse设置比如

1.打开Window>Preferences>Maven>User Interface 勾选"open XML page in the POM editor by default

2. 打开Window>Preferences>General>Editors>File Associations. 点击 File Types 标签页中 add 按钮,File type 输入 pom.xml

3.选中 pom.xml,在Associated editors 标签页中选中 Maven POM Editor  ,点击 Default .



但sts专门为spring开发工具,因此设置是这样的

sts pom文件打开方式

相关文章:

  • 2021-11-19
  • 2021-12-26
  • 2022-12-23
  • 2021-05-19
  • 2022-12-23
  • 2021-12-03
  • 2021-12-10
猜你喜欢
  • 2022-12-23
  • 2021-06-03
  • 2022-01-19
  • 2022-12-23
  • 2021-08-28
  • 2021-12-05
相关资源
相似解决方案