Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to build JAVA language Environment

2025-04-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

Most people don't understand the knowledge points of this article "how to build JAVA language environment", so Xiaobian summarizes the following contents for everyone. The contents are detailed, the steps are clear, and they have certain reference value. I hope everyone can gain something after reading this article. Let's take a look at this article "how to build JAVA language environment".

Java language environment building

Download JDK

2. Install JDK

Fool installation

3. Configuration environment

New JAVA_HOME environment variable

New classpath environment variable

Added Path variable

4, check whether the installation is successful

Type java -version in cmd to view java version

Type javac -version to view javac version

5. What is JDK, JRE

JRE: Java runtime environment, including Java run required virtual machine JVM.

JDK: Java development kit, including JRE, compilation tools, packaging tools, etc.

The above is the content of this article about "how to build JAVA language environment". I believe everyone has a certain understanding. I hope the content shared by Xiaobian will be helpful to everyone. If you want to know more relevant knowledge content, please pay attention to the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report