Hi,
We are installing the Java Dependency 0.18.0 extension on a theia based IDE and we get the following error:
"Java Projects: No workspace folder found, please open a folder into the workspace first."
Few notes:
- I could not see in the code from where it is thrown.
- I can see the "Java Projects" view although no workspace folder is opened
- I cannot really debug the code as when debugging it on theia - I open a workspace folder with this extension code

Can you please assist how to remove this error message?
Thanks