Java 15 插件在 eclipse 2020-09 中的支持不再可用
Plugin for Java 15 support in eclipse 2020-09 no longer available
这个问题和. I know you need to have this plugin类似,支持Java15 in eclipse 2020-09,不过好像不能再用了
当我尝试通过市场安装它时,出现此错误:
No repository found at
https://download.eclipse.org/eclipse/updates/4.17-P-builds/.
有没有办法从其他来源安装它?
我知道 eclipse 2020-12 已经发布,但由于错误 #569498 我们无法使用它(在 eclipse 2020-09 中没有发生)。所以我们真的需要一种方法来在 eclipse 2020-09 中安装 Java 15 支持。
那里得到了答案
Java 15 support is included in eclipse 4.18(2020-12). As part of
cleaning old releases we removed 4.17-P-builds repo as it is not
supported anymore.
Please upgrade to 2020-12 to continue work on java 15
由于 4.18 中的回归,我决定重新创建 4.17-P-builds 存储库。
请注意,这将在 4.19 发布之前可用,或者我们决定为 4.18 版本创建补丁。
这个问题和
当我尝试通过市场安装它时,出现此错误:
No repository found at https://download.eclipse.org/eclipse/updates/4.17-P-builds/.
有没有办法从其他来源安装它?
我知道 eclipse 2020-12 已经发布,但由于错误 #569498 我们无法使用它(在 eclipse 2020-09 中没有发生)。所以我们真的需要一种方法来在 eclipse 2020-09 中安装 Java 15 支持。
Java 15 support is included in eclipse 4.18(2020-12). As part of cleaning old releases we removed 4.17-P-builds repo as it is not supported anymore.
Please upgrade to 2020-12 to continue work on java 15
由于 4.18 中的回归,我决定重新创建 4.17-P-builds 存储库。
请注意,这将在 4.19 发布之前可用,或者我们决定为 4.18 版本创建补丁。