首页 > 其他 > 详细

IDE:IDEA Commit Changes Dialog local changes refresh

时间:2016-11-28 15:36:09      阅读:4693      评论:0      收藏:0      [点我收藏+]

IDEA提交代码,一直卡着不动,显示:Commit Changes Dialog local changes refresh

修改方法为:

 

  1. go to settings - version control - background
  2. set changelists to cache initially to minimal value (10)
  3. check setting refresh changes every
  4. set huge value for minutes (240 for example)
  5. save settings
  6. reload Idea

 

参考:http://stackoverflow.com/questions/28751247/how-to-control-intellij-idea-14-indexing-and-vcs-refresh-behavior

IDE:IDEA Commit Changes Dialog local changes refresh

原文:http://www.cnblogs.com/lashou/p/6109414.html

(4)
(1)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!