您的位置:首页 > 编程语言 > Java开发

(转)eclipse 打开pom.xml文件很慢 设置pom.xml打开方式

2017-08-08 10:43 447 查看
http://blog.csdn.net/wobendiankun/article/details/24832119
1.打开Window>Preferences>Maven>UserInterface
勾选"open XML page in the POM editor by default2. 打开Window>Preferences>General>Editors>File Associations点击 File Types 标签页中 add 按钮,File type 输入 pom.xml3.选中 pom.xml,在Associated editors 标签页中选中 Maven POM Editor  ,点击 Default讲道理还是快了很多的
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: