News

open the generated folder simple-app in vscode, wait for the startup of java extensions: step 3: set a breakpoint at App.java and F5, choose java, a new folder named .vscode should be created step 5: ...
I am unable to change the structure of the app. In vscode, the java extension is complaining about 4 main issues: Project 'my-project' is missing required source folder: 'src/main/java' Project ...