Codium-ai / codiumai-jetbrains-release

59 stars 9 forks source link

[0.9.5][ANDROID STUDIO Koala Feature Drop | 2024.1.2] JCEF is not supported. #316

Closed hudiohizari closed 2 weeks ago

hudiohizari commented 2 weeks ago

User Description

JCEF is not supported. Jcef version: 119.4.7-g55e15c8-chromium-119.0.6045.199-api-1.14 JCefAppConfig.class is not from a JBR module, url: jar:file:/Applications/Android%20Studio.app/Contents/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class requestId=817d86e1-f5f4-45fe-a527-1832ba1c77b4

Stack Trace

Other Information

=== About ===
Build version: Android Studio Koala Feature Drop | 2024.1.2 Build: #AI-241.18034.62.2412.12266719 August 23, 2024
Theme: Dark
JRE: 17.0.11+0-17.0.11b1207.24-11852314, JetBrains s.r.o.
JVM: 17.0.11+0-17.0.11b1207.24-11852314, OpenJDK 64-Bit Server VM, JetBrains s.r.o.
Operating System: Mac OS X 15.0 (aarch64)

=== Plugins ===
Custom plugins: [Kotlin Multiplatform (0.8.3(241)-9), Compose Multiplatform IDE Support (1.6.2), Codiumate - Code, test and review with confidence - by CodiumAI (0.9.5)]
Disabled plugins:[]
ArtsiomCh commented 2 weeks ago

Please follow proposed fix and it should help:

  1. Navigate to the Help -> Find Action... and find(type) "Registry". Here disable ide.browser.jcef.sandbox.enable option (and make sure ide.browser.jcef.enabled option is enabled);
    1. Navigate to the Help -> Find Action... and find(type) "Choose Boot Runtime for the IDE" dialog. Here, you can select a boot runtime equipped with JCEF;
    2. Restart the IDE.