JCEF is not supported in this env or failed to initialize
I am using the following environment: JDK as follows: openjdk version "17.0.9" 2023-10-17 IBM Semeru Runtime Open Edition 17.0.9.0 (build 17.0.9+9) Eclipse OpenJ9 VM 17.0.9.0 (build openj9-0.41.0, JRE 17 Mac OS X amd64-64-Bit Compressed References 20231017_583 (JIT enabled, AOT enabled) OpenJ9 - 461bf3c70 OMR - 5eee6ad9d JCL - 3699725139c based on jdk-17.0.9+9)
I am using the intellij-platform-plugin-template template, and I have encountered a problem. When I use gradleIntelliJPlugin = "1.13.3", I can use JCEF. However, after I launch the plugin, it prompts me: [gradle-intellij-plugin :initializeIntelliJPlugin] Gradle IntelliJ Plugin is outdated: 1.13.3. Update org.jetbrains.intellij to: 1.16.1 When I update 1.13.3 to 1.16.1 and launch the plugin, I encounter: JCEF is not supported in this env or failed to initialize, and then I cannot use it anymore. What could be the reason for this?
Post is closed for comments.
Please do not crosspost https://github.com/JetBrains/gradle-intellij-plugin/issues/1522