Hi, thank you for this nice extensions, seems good to provide a package view like in eclipse. However, we are missing one maven quarkus project to show up:  This is a multiroot workspace workspace file structure. Projects in subfolders of MYFOLDER were found correctly... ``` { "folders": [ { "name": "MYFOLDER", "path": "MYFOLDER" }, { "name": "JAVADEV", "path": "JAVADEV" } ], ``` The project that is not found is also in a subfolder of MYFOLDER... Any hints how to show up the project ? Thanks!