G
G
Gruapk2020-04-25 19:33:40
Java
Gruapk, 2020-04-25 19:33:40

How to install java 8 via command line on windows?

How to install java 8 via command line on windows?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Shvyrev, 2020-04-25
@Gruapk

I recommend using SDKMAN right away. The utility allows you to install and manage JDK versions. There are several installation options, see here please.
A large list of not only the JDK, but also other SDKs/utilities . For example Maven or Gradle .
For example, to build native applications, I have Windows installed in a docker container. In two lines, the build environment is set up, with all the necessary environment variables set (I don’t know how to translate environments into Russian).
In recent versions of Intellij IDEA, this utility is available after installation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question