简体   繁体   中英

The Getting Started Tutorial (Error)

I'm sort of new to Bluemix. I wanted to try to get the basic java application, located here: https://console.bluemix.net/docs/runtimes/liberty/getting-started.html#clone

When I reched this step.. mvn clean install I'm getting the following error. However, I have Java installed, Eclipse, Maven configured, etc... Installations: - jre-8u144-windows-x64 - eclipse-inst-win64
- maven with environment variables etc.

How do I get past this step? also .. below that are my environment variables details..

开始画面错误

[![enter image description here][2]][2]

The error states that the JDK is required and not the JRE. Install jdk-8u144-windows-x64 and try again.

For more information on the difference between the JRE and JDK, see What is the difference between JDK and JRE?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM