Android Stuidio中下载TRAE插件依赖的JCEF后打不开

报错信息

0.008swarningcds Archived non-system classes are disabled

because the java.system.class.loader property is specified (value =

"com.intellij.util.lang.PathClassLoader"). To use archived non-system

classes, this property must not be set

CompileCommand: exclude

org/jetbrains/kotlin/serialization/deserialization/TypeDeserializer.simple

Type bool exclude = true

CompileCommand: exclude

org/jetbrains/kotlin/serialization/deserialization/TypeDeserializer.toAttri

butes bool exclude = true

Error occurred during initialization of VM

java.lang.Error: A command line option has attempted to allow or

enable the Security Manager. Enabling a Security Manager is not

supported.

at

java.lang.System.initPhase3(java.base@25.0.2/System.java:1971)

Please try to reinstall the IDE.

For support, please refer to https://jb.gg/ide/critical-startup-errors

解决办法

进入到

C:\Users\16400\AppData\Roaming\Google\AndroidStudio2026.1.1

目录下删除studio64.exe.jdk文件

当然,因为这个目录是和用户有关的,在Windows上也可以按Win+R

输入%APPDATA%\Google\AndroidStudio2026.1.1快速进入到对应的目录

结语

AI并不擅长解决此类问题,所以特意记录一下。

Android Studio Quail 1 | 2026.1.1 Patch 2 该版本不支持使用TRAE插件,

Code Buddy也是类似的,需要依赖JCEF,所以暂时不建议升级AS到这个版本

相关推荐
2401_894915532 小时前
Geo搜索优化排名源码部署搭建全流程详解
android·开发语言·flask·php·精选
星释2 小时前
鸿蒙智能体开发实战:34.鸿蒙壁纸大师 - 提示词工程与优化
android·华为·harmonyos·鸿蒙
blanks20203 小时前
android 编译问题记录
android
bobuddy4 小时前
平台总线(platform bus)
android
plainGeekDev4 小时前
libs 目录 → Gradle 依赖管理
android·java·kotlin
帅次5 小时前
Android 高级工程师面试:Flutter Widget 体系 近1年高频追问 20 题
android·flutter·面试·element·widget·setstate·renderobject
帅次5 小时前
Android 高级工程师面试:Jetpack 核心 近1年高频追问 20 题
android·面试·协程·jetpack·stateflow·lifecycle
爱笑鱼6 小时前
Handler(四):Handler 卡顿怎么定位?从 Slow delivery 到 Slow dispatch
android
九皇叔叔6 小时前
RHEL9.8 配置本地镜像仓库
android·java·缓存