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

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

问题描述

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

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

无法加载项目:

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天全站免登陆