+ 1
How to write java codes in VS or VSC pc
How to write java codes in visual studio
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
0
Install jdk. Configure the JAVA_HOME environment variable to the folder containing javac. Then install Java extension for VS Code
0
download and install a good extension in VS code to help you