`

启动eclipse时总提示The environment variable HOME is not set.怎么解决

阅读更多
http://blog.csdn.net/lan120576664/article/details/33731109


在Windows设置“主目录”
添加环境变量HOME环境变量。
在Windows 7中,键入在“开始”菜单中的“环境”
为您的帐户,选择“编辑环境变量”
点击“新建”按钮。
在名称字段中,输入“HOME”
输入“%USERPROFILE%”或其他值字段中的路径。
单击“确定”,再次单击确定。您刚才添加的主目录在Windows上。
分享到:
评论

相关推荐

    -Dmaven.multiModuleProjectDirectory system property is not set.

    这有助于解决 `-Dmaven.multiModuleProjectDirectory system property is not set` 错误中的 `$M2_HOME environment variable and mvn script match` 部分。 #### 3. 在 MyEclipse 中解决 `-Dmaven....

    Springer.The.Developer’s.Guide.to.Debugging.2008.pdf

    7.3.1 How to Determine What the Current Thread is Executing . 94 7.3.2 Analyzing the Threads of the Program . . . . . 95 7.4 Familiarize Yourself with Threading Analysis Tools . . . . . 96 7.5 ...

    appfuse.tar.gz

    classpath variable M2_REPO has to be set. Execute the following command: mvn -Declipse.workspace=<path-to-eclipse-workspace> eclipse:add-maven-repo You can also define the M2_REPO classpath ...

    tomcat启动问题

    echo Neither the JAVA_HOME nor the JRE_HOME environment variable is defined echo At least one of these environment variables is needed to run this program goto exit ``` 这段代码检查了`JAVA_HOME`...

    Android_Learning_Notes_Part 1.pdf

    To start developing Android applications, you need to set up your development environment using the Android SDK and an Integrated Development Environment (IDE) like Eclipse. 1. **Install JDK 5 or 6**...

    junit in action 第2版 源码 part2

    2 Set the ANT_HOME environment variable to [ant_home] and add ANT_HOME\bin (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from ...

    junit in action 第2版 源码 part6

    2 Set the ANT_HOME environment variable to [ant_home] and add ANT_HOME\bin (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from ...

    junit in action 第2版源码 part1

    2 Set the ANT_HOME environment variable to [ant_home] and add ANT_HOME\bin (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from ...

    junit in action第2版 源码 part5

    2 Set the ANT_HOME environment variable to [ant_home] and add ANT_HOME\bin (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from ...

    junit in action 第2版 源码 part3

    2 Set the ANT_HOME environment variable to [ant_home] and add ANT_HOME\bin (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from ...

    junit in action 第2版 源码 part4

    2 Set the ANT_HOME environment variable to [ant_home] and add ANT_HOME\bin (or ANT_HOME/bin) to the PATH environment variable Installing Maven ---------------- 1 Download Maven from ...

    PC-lint 9.0 -- Gimpel.Software.PC-lint.9.0a

    your favorite editor or compiler environment to the task of sequencing from error to error. See Section 3.5 of the Reference Manual. ------ Multiple Passes ------ By default, PC-lint/FlexeLint...

    groovy_in_action_draft_ch_01.pdf

    Typically, this involves downloading the Groovy distribution package, extracting it to a desired location, and adding the `bin` directory to the system's PATH environment variable. The official ...

    spring 最新框架jar

    Be sure that your `JAVA_HOME` environment variable points to the `jdk1.8.0` folder extracted from the JDK download. ### Check out sources `git clone git@github....

    windows下使用批处理实现切换JDK环境变量

    示例中的命令wmic ENVIRONMENT where name='JAVA_HOME' set VariableValue="%JAVA_HOME_1_7%"即为修改名为JAVA_HOME的环境变量值为%JAVA_HOME_1_7%变量存储的值。 此外,示例还使用了echooff命令来关闭命令行窗口的...

    java英文对照表

    图形用户接口(GUI)使用户可以通过图形方式与程序交互,IDE(Integrated Development Environment)如Eclipse和IntelliJ提供了编写、运行和调试Java代码的全面环境。不朽的(Immutable)对象一旦创建就不能更改。...

Global site tag (gtag.js) - Google Analytics