Issue
I am a beginner in java, and hence do not know maven or boot Spring. I have tried Eclipse and IntelliJ, and wanted to try Visual Studio Code. I can make an Eclipse Project in VS Code but I cannot find any option there. I have installed the Java Extension for Visual Studio Code. Any Help would be appreciated. I am using the latest Visual Studio Code March 2020. Thanks in advance!
Solution
Image showing where to Right Click: create a Java Package in VS Code
Inside the Java Projects tab, right click on the project. You can then choose to create a new Java Class or Package.
Answered By - Carl Davidson
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.