Describe the bug
I have a repository with java projects spread throughout. Some 5 folders deep. I've noticed that my deep folder java projects aren't loaded. The "Maven" view shows the pom, but the "Java Projects" does not show the projects as loaded.
If I move the project one level up (4 levels deep) then the project is detected and loaded.
To Reproduce
Steps to reproduce the behavior:
- Load the attached sample project
- Notice Maven find the pom
- Notice the "Java project" is not loaded
testproject.zip
Expected behavior
I'd expect java projects 5 levels deep to be loaded.
Screenshots
Environment
- Operating System: Windows with project in WSL
- JDK version: 25
- Visual Studio Code version: 1.111.0
- Java extension version: 1.53.0