Skip to content

Conversation

@King31T
Copy link
Contributor

@King31T King31T commented Dec 11, 2025

No description provided.


- 操作系统为 `Linux``MacOS`
- 已安装 Oracle JDK 1.8
- 已安装 Oracle JDK 8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是不是也要提一下JDK 17?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

前面有一句陈述“下面的配置以x86架构、Oracle JDK 8为示例:”


### 步骤 3:验证并统一 JDK 版本
为确保项目能够正确编译和运行,必须在 IntelliJ IDEA 的两个关键位置都将 JDK 版本设置为 Oracle JDK 1.8。
为确保项目能够正确编译和运行,必须在 IntelliJ IDEA 的两个关键位置都将 JDK 版本设置为 Oracle JDK 8。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里也是

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

要不查一下这个文档里面?有一些之前的内容也保留着jdk8的叙述

![image](https://raw.githubusercontent.com/tronprotocol/documentation-zh/master/images/IDE_JDK.png)

> **重要提示**: **Project SDK****Gradle JVM** 这两个设置必须完全一致,且都指向 Oracle JDK 1.8,否则可能会在构建过程中遇到意外错误。
> **重要提示**: **Project SDK****Gradle JVM** 这两个设置必须完全一致,且都指向 Oracle JDK 8,否则可能会在构建过程中遇到意外错误。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

由于图中仍然是JDK 1.8,要不要加一个说明? 图中的1.8就是JDK8

Copy link
Contributor Author

@King31T King31T Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的。另外解释下为什么x86上从JDK 1.8改成JDK8了,因为arm是JDK 17 , 所以针对JDK做了一下命名规范。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants