How to write java codes in VS or VSC pc | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to write java codes in VS or VSC pc

How to write java codes in visual studio

24th Jun 2020, 2:54 PM
Maksym Mazumder
Maksym Mazumder - avatar
3 Answers
+ 2
You will need a Java Development Kit (JDK) for that. Here👇 is the complete guide to set up your VScode for JAVA development. https://towardsdatascience.com/my-java-setup-in-visual-studio-code-62844abdb9cb
24th Jun 2020, 3:03 PM
Arsenic
Arsenic - avatar
0
Install jdk. Configure the JAVA_HOME environment variable to the folder containing javac. Then install Java extension for VS Code
24th Jun 2020, 3:03 PM
Ore
Ore - avatar
0
download and install a good extension in VS code to help you
24th Jun 2020, 9:45 PM
moses
moses - avatar