Android Studio无法加载项目 [英] Android Studio cannot load Project

查看:383
本文介绍了Android Studio无法加载项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

更新最新的Android Studio后,我无法再加载项目.错误消息:

After updating the newest Android studio,I cannot load project anymore.And the error message:

无法加载项目:

Cannot load project:

com.intellij.ide.plugins.PluginManager $ StartupAbortedException:致命 初始化'com.intellij.debugger.DebuggerManager'时出错

com.intellij.ide.plugins.PluginManager$StartupAbortedException: Fatal error initializing 'com.intellij.debugger.DebuggerManager'

我试图再次下载它,然后重新启动系统,它不可用.请帮助我.谢谢!

I have tried to download it again,and reboot my system,it is not available. please help me.Thanks!

推荐答案

最近,我遇到了与XDebugger失败相关的略有不同的错误的相同问题.这是因为当我关闭笔记本电脑时,项目处于调试模式,而intellij没有正确关闭.当您下次启动时,它倾向于尝试再次从缓存中查找存储的已编译类,并且当它无法从缓存中找到它时,只是不允许您加载完整的项目. 只需使无效并重新启动选项起作用即可.

Recently I faced same issue where I was getting slightly different error related to XDebugger failure. It was because my project was in debug mode when I shutdown my laptop and intellij was not closed properly. It tends to try and find stored compiled classes again from cache when you start next time and when it could not find it from cache it just do not allow you to load full project. Just Invalidate and restart option worked form.

文件->使缓存无效/重新启动

这篇关于Android Studio无法加载项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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