java

Learning Java

This repository records my learning journey on Java.

X (formerly Twitter) Follow YouTube Channel Subscribers Static Badge

GitHub Repo stars GitHub forks GitHub License GitHub language count pages-build-deployment

How to Configure Java Environment in VS Code

If you have multiple JDK installed in your machine, using Windows OS as example, press CTRL + SHIFT + P and search for ‘confiugure java runtime’, you will see a list of JDK installed in your machine, select the one you want to use from following 3 tabs:


Keep going…