Creating a Java project in VsCode
What is a Java Projectt?
A Java project is like folder for java files, where java files can be created and ran.
To create a java project, follow the following steps
1.open Vscode and click shft +cmd + E on mac or shft + ctrl + E on windows to open vscode explorer .
2.Click on the create Java project at the bottom left side of your vscode window
3.A pop-up window will appear asking you to "select a project type," click "no build tools.ā
4.Provided you followed step 1 to 3 you will be directed to chose a location where you will like your java project to be, select any location of your choice
5.Finally you will be asked to give your project a name
And that is it š„Ā šš„, You have just succeed in creating a java project.
Are you struggling with JAVA ? or you have no idea where to start learning JAVA?, check out my Java series where i talk more about java in-debt link