一共有3个选项:
(1)使用执行环境JRE(V)
(2)使用特定于项目的JRE(S)
(3)使用缺省JRE(当前为“jdk-10.0.2”)(A)
选哪个呢?各有什么区别?
用eclipse创建第一个JAVA项目怎么勾选JRE选项
- 写回答
- 好问题 0 提建议
- 追加酬金
- 关注问题
- 邀请回答
-
3条回答 默认 最新
- _zming 2018-09-04 01:26关注
不用纠结都可以,只要是你希望的jre版本就行
Use an execution environment JRE:When selected, you can specify an execution environment to be used for the new Java project. The new project will use a compiler compliance which fits best the selected execution environment. Execution environments can be configured on the Java > Installed JREs > Execution Environmentspreference page. 执行环境的jre是通过 Java > Installed JREs > Execution Environmentspreference配置的jre,一般就是全局的jre可以配置,使用自己安装的jre或使用eclipse默认自带的jre Use project specific JRE: When selected, you can explicitly specify the JRE to be used for the new Java project. The new project will use a compiler compliance which matches the version of the selected JRE. 特定项目的jre只是针对当前项目,对当前项目的编译使用你所选的jre Use default JRE: When selected, the New Java Project Wizard creates a new Java project which uses the workspace default JRE. The default JRE can be configured on the Java > Installed JREs preference page. The project will also use the default compiler compliance which can be configured on the Java > Compiler preference page. Click on Configure default... to configure the default JRE and compiler compliance.
默认工作空间级别使用的jre,可以通过 Java > Installed JREs配置
以上三种jre来源都是可以指定的,自己下载一个jdk安装的系统通过eclipse配置指向你新装的jdk,默认的配置应该都是eclipse自带的jre
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥15 有没有整苹果智能分拣线上图像数据
- ¥20 有没有人会这个东西的
- ¥15 cfx考虑调整“enforce system memory limit”参数的设置
- ¥30 航迹分离,航迹增强,误差分析
- ¥15 Chrome Manifest扩展引用Ajax-hook库拦截请求失败
- ¥15 用Ros中的Topic通讯方式控制小乌龟的速度,走矩形;编写订阅器代码
- ¥15 LLM accuracy检测
- ¥15 pycharm添加远程解释器报错
- ¥15 如何让子窗口鼠标滚动独立,不要传递消息给主窗口
- ¥15 如何能达到用ping0.cc检测成这样?如图