0

How to run java source code project in vs code

Help!

26th Aug 2022, 1:48 AM
Akhil.OR
Akhil.OR - avatar
2 Respostas
0
there is a few handy java extension on the marketplace that you should checkout. But for me, I usually use maven or graddle directly from the terminal to build and run a project.
26th Aug 2022, 1:52 AM
Apollo-Roboto
Apollo-Roboto - avatar
+ 1
Here is a step by step tutorial which should help you. https://code.visualstudio.com/docs/java/java-tutorial
26th Aug 2022, 1:51 AM
BroFar
BroFar - avatar