Codium-ai / codiumai-jetbrains-release

59 stars 8 forks source link

[0.9.3][ANDROID STUDIO Koala | 2024.1.1] JCEF is not supported. #277

Closed RonaldTayie closed 2 months ago

RonaldTayie commented 3 months 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:/C:/Program%20Files/Android/Android%20Studio/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class requestId=a0735445-0212-48cc-a7a2-f0cf08640e8d

Stack Trace

Other Information

=== About ===
Build version: Android Studio Koala | 2024.1.1 Build: #AI-241.15989.150.2411.11948838 June 10, 2024
Theme: Dark
JRE: 17.0.10+0--11609105, JetBrains s.r.o.
JVM: 17.0.10+0--11609105, OpenJDK 64-Bit Server VM, JetBrains s.r.o.
Operating System: Windows 10.0 (amd64)

=== Plugins ===
Custom plugins: [Dart (241.18808), Codiumate - Code, test and review with confidence - by CodiumAI (0.9.3), Flutter (81.0.2)]
Disabled plugins:[]
ArtsiomCh commented 2 months 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.