gpt4 book ai didi

java - 如何正确设置 Spring Tool Suite 的 JAVA HOME 环境变量?

转载 作者:行者123 更新时间:2023-12-02 03:29:16 26 4
gpt4 key购买 nike

在打开 Roo 项目的情况下打开 Spring Tool Suite 时,我不断收到以下错误消息。

在以前的项目中我没有遇到这个问题。那么,这可能与 Roo 有关吗?

Message: Warning: The environment variable HOME is not set. The following directory will be used to store the Git user global configuration and to define the default location to store repositories: 'C:\Users\Media Markt Apeldoor'. If this is not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and EGit might behave differently since they see different configuration options. This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

但是我的环境变量(用户和系统)设置如下,指向我的JDK目录:

变量名称:JAVA_HOME变量值:C:\Program~1\Java\jdk1.8.0_91

我的 JDK 在这里:C:\Program Files\Java\jdk1.8.0_91

因此,变量值中的“~1”应该没问题。

为了设置环境变量,我严格遵循此站点: https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html

我已将此信息添加到我的问题中:当我查看这个程序 Spring Tool Suite 的 session 数据时,我看到以下内容,这让我很困惑,因为我有一个 64 位 -system.eclipse.buildId=3.8.0.201606301029-RELEASE-e46

java.version=1.8.0_91

java.vendor=甲骨文公司

BootLoader 常量:OS=win32、ARCH=x86_64、WS=win32、NL=en_US

框架参数:-product org.springsource.sts.ide

命令行参数:-os win32 -ws win32 -arch x86_64 -product org.springsource.sts.ide

最佳答案

这是我的案例的解决方案:

变量名称:JAVA_HOME

变量值:C:\Program~1\Java\jdk1.8.0_91\bin

变量名称:HOME

变量值:%USERPROFILE%

没有更多错误

关于java - 如何正确设置 Spring Tool Suite 的 JAVA HOME 环境变量?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38315412/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com