Documentation Index
Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
Use this file to discover all available pages before exploring further.
我们强烈建议使用 Devin Desktop Editor 原生应用或 JetBrains 本地插件,以获得更强大的 agentic AI 能力和最新功能。
Eclipse 插件目前处于维护模式。
支持的版本
收集扩展日志
- Mac/Linux:~/.codeium/codeium.log
- Windows:C:\Users<username>.codeium\codeium.log
IDE 已知问题与解决方案
Codeium 无法启动
Codeium Chat 显示空白页面
Properties,查看是否有 Internet Explorer 图标,以此确认是否属于这种情况。
证书问题
- SaaS 用户需要导入 Codeium GitHub URL 的证书
- 自托管 (本地部署) 用户除了需要导入 Codeium GitHub URL 的证书外,还需要导入其 Codeium Enterprise 域名 URL 的证书
- 在浏览器中将 https://exafunction.github.io/ 的证书导出为
githubio.cer文件
Connection is secure,点击 Certificate is valid,进入 Details 选项卡,点击 Copy to File... 按钮
- 导入到 JDK/JRE 密钥库中: (需要在以 “Administrator” 权限打开的 cmd 提示符中运行)
- 执行以下命令,验证证书已添加到密钥库中:
- 重启 Eclipse,并在内置浏览器中打开 marketplace 扩展。系统应会提示你信任未签名内容。
-
在某些情况下,你可能还需要编辑
eclipse.ini文件,在 VM 参数中添加证书路径:
