Android Studio is not supported JCEF

作者:new 分类: 安卓应用开发 发布于:2025-2-26 3:11 ė次浏览 6条评论

All the products on all the supported platforms already have 64-bit JetBrains Runtime 21 bundled and it will be used by default to run the IDE. If you need to change the runtime to a different version, see below. Please note that all the current IDE versions require at least Java 17 version to run. Our IDEs will not run on the older Java versions like Java 8 or 11.

All platforms: download and install JetBrains Runtime via Choose Boot Java Runtime for the IDE action
Start the IDE, use Help | Find Action (Ctrl+Shift+A or Cmd+Shift+A on Mac), type "Choose Boot Java Runtime for the IDE", press Enter.
Select the version to install, the higher the number after b, the more recent is the version. It makes sense to install the most recent version or the version you were asked to try by JetBrains staff. Installing old runtime versions may render your IDE unusable or introduce new issues.
Click the OK button and wait until the file with JetBrains Runtime is downloaded and configured.
Restart the IDE to try the new runtime.
Verify via About dialog that the new runtime is used. Notice the vendor (should be JetBrains s.r.o) and the release number (should correspond to the number after b in the file you've downloaded).
If the JDK version in the About dialog doesn't match or didn't change, see below. Most likely, you have an environment variable configured which has the priority over the .jdk file. Remove any environment variables affecting IDE runtime selection and restart.
All platforms: Add Custom Runtime
Follow the steps from the section above to open the Choose Boot Java Runtime for the IDE dialog.
Use the Add Custom Runtime option
Select one of the already installed JDK 21 options or click Add JDK
To add a new JDK specify the home folder of the Java 21 installation on your disk
This option is useful to check if the issue you might have is specific to JetBrains Runtime or is common to this Java version from all the vendors. It helps to isolate and fix issues with JetBrains Runtime or workaround problems as you can continue working until the issue is resolved.


本文出自 码农,转载时请注明出处及相应链接。

0

评论

  1. Batterieshth 2025-04-27 01:57 回复

    new texts were rewritten

发表评论

电子邮件地址不会被公开。必填项已用*标注


Ɣ回顶部