Description
Environment
Operating System: Linux Debian on Codespaces
- JDK version: 17+
- Visual Studio Code version: 1.70.2
- Java extension version: 0.25.1
Steps To Reproduce
[step 1] Create a Java Multi-Module (with parent POM) or microservices spring boot application (containing many miro-Java Maven projects).
[step 2] Refresh the Java projects extension tab.
[Please attach a sample project reproducing the error]
Please attach logs
Current Result Newly added project do not appear in the java extensions tab immediately after creation. This is not the case even after 'refreshing' the 'Java extension' tab.
Expected Result
I will expect the newly added Java Maven or Spring project to appear among the existing projects
Additional Information
Since the newly created project do not appear (immediately after creation), I have to either restart, close or open Vscode before the newly created Java Maven or Spring project can appear among the Java Maven/spring existing projects in the 'Java Extension' tab.