leetcode-editor icon indicating copy to clipboard operation
leetcode-editor copied to clipboard

Not Support JCEF

Open shuzijun opened this issue 2 years ago • 6 comments

  1. The IDE version supported by the plugin supports JCEF by default. If there is no parameter modification, this problem will not occur. If this prompt appears, refer to the following two suggestions. (Exception for Android Studio).
  2. Possibility 1. JCEF is disabled through the registry, you can check to enable it through the following operation: "Help -> Find Action..", enter "ide.browser.jcef.enabled" in the input box.
  3. Possibility 2, replaces the default JDK running in the IDE. If there is no JCEF in other JDKs, you need to change to the default one. Refer to "Selecting the JDK version the IDE will run under" for the switching scheme.

shuzijun avatar Dec 14 '21 05:12 shuzijun

1.插件限定的IDE版本默认支持JCEF,如果不修改参数,不会出现这个问题,出现此提示可以参考一下两条建议。(Android Studio除外) 2.可能性 1,通过注册表禁用了JCEF,可以通过以下操作勾选启用:“Help -> Find Action..”,在输入框中输入“ide.browser.jcef.enabled”。 3.可能性 2,替换了 IDE 中运行的默认 JDK,其他 JDK 中没有 JCEF,需要更改为IDE默认。恢复方案请参考"Selecting the JDK version the IDE will run under"

shuzijun avatar Dec 14 '21 05:12 shuzijun

AndroidStudio 怎么处理呢

hjdudu avatar Aug 29 '22 02:08 hjdudu

AndroidStudio 怎么处理呢

上面的内容里有AndroidStudio处理链接

shuzijun avatar Aug 29 '22 02:08 shuzijun

看到那个了 但是没账号下载不了 也没找到注册入口 有教程吗 谢谢

hjdudu avatar Aug 29 '22 03:08 hjdudu

看到那个了 但是没账号下载不了 也没找到注册入口 有教程吗 谢谢

已更新文档,可以通过https://github.com/JetBrains/JetBrainsRuntime 下载

shuzijun avatar Aug 29 '22 03:08 shuzijun

好的 非常感谢

hjdudu avatar Aug 29 '22 03:08 hjdudu