Java not detecting in visual studio code

Manually download the jdk and give the path. JDK installed through apt-get will not work as it download only jre. JDK includes jre but jre do not include jdk

go to setting in visual studio, search java.home. You will find a Java:Home
click in edit in settings.json

Enter the java home value in the file





Comments

Popular posts from this blog