How to Install JDK(15.0.1) on a Mac - Java on Mac

  Рет қаралды 77

Alternative Degree

Alternative Degree

Күн бұрын

How to install JDK on a mac - This video helps you install Java/JDK on a mac.
Steps to Install Java:
1. Check to see if java exists:
java -version
2. Download java from this link
www.oracle.com...
3. Launch the installer and follow the steps
4. To check where is java installed run the following command in a terminal
/usr/libexec/java_home -v15
How to Set up JAVA_HOME environment variable
5. Create a new file if it does not exist already
touch ~/.bash_profile
6. Open the file
vi ~/.bash_profile
7. Copy the following contents, this value can be copied from step 4
export JAVA_HOME=Replace this with value from step 4
8. Save the file
9. Run the following command to load the contents of the file
source ~/.bash_profile
10. Check JAVA_HOME value:
echo $JAVA_HOME
11. Check java version:
java -version
Please let me know if this video is helpful and also if you have any suggestions :)
#Java #JDK #Programming

Пікірлер
Spring Boot - Tomcat Worker Threads : Load Shedding
32:04
Alternative Degree
Рет қаралды 1,5 М.
NVChad - Turn Neovim Into An Awesome IDE
14:48
Mental Outlaw
Рет қаралды 271 М.
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 6 МЛН
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,3 МЛН
Valve CONFIRMS New Hardware
18:35
NerdNest
Рет қаралды 12 М.
If Your Tech Job is Comfortable, You're in Danger
20:57
Thriving Technologist
Рет қаралды 18 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,1 МЛН
"Clean" Code, Horrible Performance
22:41
Molly Rocket
Рет қаралды 895 М.
Java - Executor Service | Executor Framework - Part 2
13:25
Alternative Degree
Рет қаралды 342
Java - ParallelStreams - ForkJoinPool
16:38
Alternative Degree
Рет қаралды 2,3 М.
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
Can I Run Youtube Entirely From My Terminal? (No Browser)
15:31
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
thoughtbot
Рет қаралды 900 М.
Let's Create a Compiler (Pt.1)
1:11:03
Pixeled
Рет қаралды 532 М.