Maven pom.xml 界面实现问题

Eclipse

1.打开Window>Preferences>Maven>Maven4MyEclipse>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 .

MyEclipse

1.打开Window>Preferences>Myeclipse>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 .

版权声明:本博客为记录本人自学感悟,内容大多从网上学习与整理所得,若侵权请告知!

https://mp.csdn.net/postedit/80365677

猜你喜欢

转载自blog.csdn.net/qq_39657909/article/details/81104003
今日推荐