microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.22k stars 28.55k forks source link

Load Java Maven Project automatically after creation #159743

Closed ENate closed 2 years ago

ENate commented 2 years ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Add the Java Extension
  2. Create a multimodule Java Maven project or a microservices project using spring
  3. refresh the java projects tab
  4. The newly created project do not appear in the Java Projects list
  5. Entire VSCode has to be reload each time
IllusionMH commented 2 years ago

/extJava

VSCodeTriageBot commented 2 years ago

It looks like this is caused by the Java extension. Please file the issue to the Java extension repository. Make sure to check their troubleshooting instructions and provide relevant information such as the extension version you're using. See also our issue reporting guidelines for more information.

Happy Coding!