Error switching from Android 2.1 to 2.2

I updated my Android version 1.1 Preview 5 with Android studo 2.2. When I open or create a project, an error always appears, for example

Unable to load project: com.intellij.ide.plugins.PluginManager $ StartupAbortedException: fatal initialization error "com.intellij.debugger.DebuggerManager"

enter image description here

I tried to download my previous Android studio configurations, but still it gives an error. Then I started working without importing the configuration, and also with an error.

I tried to delete the cache directory and then also gave an error.

So help me solve this problem.

+4
source share
2 answers

, Android Studio .

, , studio.exe, studio64.exe.

0

, , , , Java Home. jre1.8.etc , jdk1.8.0_101.

, , dl, , jdk, jre. , .

0

All Articles