英文:
Handshake Failure Installing LOEclipse plugin
问题
尝试安装 LOEclipse 插件以在 Eclipse 中开发扩展。然而,我从市场收到以下错误消息:
> 无法读取 http://eclipse-plugins.libreoffice.or... 的存储库。收到致命警报:握手失败。
> java -version openjdk 版本为 "11.0.3-ojdkbuild" 2019-04-16 LTS OpenJDK 运行时环境 18.9(构建 11.0.3-ojdkbuild+7-LTS) OpenJDK 64 位服务器 VM 18.9(构建 11.0.3-ojdkbuild+7-LTS,混合模式)
> 操作系统:Windows 10
> Eclipse 版本:2020-09(4.17.0) Build 20200910-1200
我会非常感谢您的建议。
英文:
Attempting to install the LOEclipse plugin to develop extensions using Eclipse. However, I receive the following error from the marketplace:
> Unable to read repository at http://eclipse-plugins.libreoffice.or.... Received fatal alert: handshake_failure
> java -version openjdk version "11.0.3-ojdkbuild" 2019-04-16 LTS OpenJDK Runtime Environment 18.9 (build 11.0.3-ojdkbuild+7-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.3-ojdkbuild+7-LTS, mixed mode)
> OS: Windows 10
> Eclipse Version :2020-09 (4.17.0) Build 20200910-1200
I'd really appreciate your suggestions.
答案1
得分: 1
我最终重新安装了LibreOffice和LibreOffice SDK,这解决了这个问题。
英文:
I ended up reinstalling both LibreOffice and the LibreOffice SDK and this fixed the issue.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论