码迷,mamicode.com
首页 > 系统相关 > 详细

禁用Eclipse update index

时间:2015-01-27 13:33:45      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:

用Eclipse构建Maven项目后,默认每次打开Eclipse都会update index,这会占用大量资源,让电脑非常卡。其实update index就是自动更新而已,可以关闭这个功能,在运行Maven项目时再更新就行了,不用每次打开Eclipse就更新。


关闭方法:

Window ----> Preferences ---> Maven ---> 取消勾选Download repository index updates on startup

禁用Eclipse update index

标签:

原文地址:http://blog.csdn.net/allhaillouis/article/details/43192235

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!