索引冻结并显示消息:索引因批量更新而暂停 [英] Indexing freeze with message: Indexing paused due to batch updated

查看:19
本文介绍了索引冻结并显示消息:索引因批量更新而暂停的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已将 Android Studio 更新到 3.2 版.

I've updated Android Studio to version 3.2.

在那次更新之后,我的一个项目不想编入索引.

After that update one of my projects don't want to index.

它与消息一起冻结

索引因批量更新而暂停".

"Indexing paused due to batch update".

我该如何解决这个问题?

How can I fix this?

文件gradle-wrapper.properties:

File gradle-wrapper.properties:

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-4.4-all.zip

文件gradle-properties:

File gradle-properties:

org.gradle.jvmargs=-Xmx1536m
org.gradle.parallel=true
org.gradle.daemon=true
org.gradle.configureondemand=true

推荐答案

我在使用 Android Studio 3.2 时遇到了同样的问题.使缓存无效并重新启动Android Studio,但它仍然对我不起作用.然后我只是重新导入了项目,它成功了!

I faced the same issue with Android Studio 3.2. Invalidated the cache and restarted Android Studio, but it still did not work for me. Then I just re-imported the project and it worked!

这篇关于索引冻结并显示消息:索引因批量更新而暂停的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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