Skip to content

Error "No workspace folder found, please open a folder into the workspace first." #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
veredcon opened this issue Mar 1, 2021 · 5 comments

Comments

@veredcon
Copy link

veredcon commented Mar 1, 2021

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:

  1. I could not see in the code from where it is thrown.
  2. I can see the "Java Projects" view although no workspace folder is opened
  3. I cannot really debug the code as when debugging it on theia - I open a workspace folder with this extension code

image

Can you please assist how to remove this error message?

Thanks

@jdneo
Copy link
Member

jdneo commented Mar 2, 2021

Hi @veredcon,

This message occurs when there is no workspace folder opened. Fortunately, we just fixed it in #461 just a few days ago.

The new release containing the fix should be available in this week. I'm closing this issue since it has been fixed. 😃

@jdneo jdneo closed this as completed Mar 2, 2021
@veredcon
Copy link
Author

veredcon commented Mar 2, 2021

Great @jdneo ! Thanks for the update :)

@veredcon
Copy link
Author

Hi @jdneo , Do you have estimation when 0.18.1 will be available in:
https://open-vsx.org/api/vscjava/vscode-java-dependency/ ?
We are waiting for this patch.
Thanks!

@jdneo
Copy link
Member

jdneo commented Mar 10, 2021

I have no idea for that. Currently we only publish the extension to the VS Code marketplace. Do you know who is responsible for publish this extension to open-vsx?

@veredcon
Copy link
Author

I don't know, I thought you are publishing it there also
I can see 1.18.0 is there so it seems to be frequently updated... we have to consume it from open-vsx from legal reasons. We cannot consume it from VSCode marketplace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants