重新索引存储库循环 - 不是Maven [英] Re-indexing repository loop - not Maven

查看:210
本文介绍了重新索引存储库循环 - 不是Maven的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的Eclipse正在继续崩溃一个循环,表示重新索引存储库[myusername]我认为这是因为github,但是我已经取消了在Maven和GitHub的eclipse首选项中可能导致问题的一切。有人可以帮忙,我的电脑不断升温和崩溃。谢谢

解决方案

第一个选择:仅Git



在窗口 - >首选项 - >团队 - > Git下禁用刷新设置。



如果有效,您将不得不手动刷新工作空间或存储库(在Git透视图中)更改索引或工作树后。



第二种替代方法:Eclipse全局



尝试在窗口 - >首选项 - >常规 - >工作区下禁用刷新...复选框。这将禁止Eclipse从操作系统接收通知,当磁盘上的文件由eclipse之外的进程更改时。



但是,如果这解决了您的问题,那么您将必须如果外部进程(如Maven,Git,...)修改工作空间中的文件,则可以手动使用部分工作区资源中的 F5 (刷新)。


My Eclipse is continuing crashing a running a loop that saying re-indexing repository [myusername] I think it is because of github but I have unchecked everything that could be causing the problem in eclipse preferences under Maven and GitHub. Can someone please help, my computer keeps heating up and crashing. Thanks

解决方案

First alternative: Git only

Disable the Refresh settings under Window -> Preferences -> Team -> Git.

If that works, you will have to manually refresh either the workspace or the repository (in the Git perspective) after changes to the index or the working tree.

Second alternative: Eclipse global

Try disabling both "Refresh..." checkboxes under Window -> Preferences -> General -> Workspace. That will disable Eclipse to receive notifications from the operating system, when files on disk change by processes outside eclipse.

However, if that solves your issue, you will then have to use F5 (Refresh) on parts of your workspace resources manually, if an external process (like Maven, Git, ...) modifies files in your workspace.

这篇关于重新索引存储库循环 - 不是Maven的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆