-
Notifications
You must be signed in to change notification settings - Fork 6k
[v2] Java: Create project command doesn't work #1077
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
Comments
Please elaborate your code-server version so we know which revision that has problems. |
Updated. Thanks |
@sr229 Any updates on this? |
I think we have seperate issues that are similar to yours, but I'll check for a bit and I'll close this so you can track it over there, if that's fine for you. |
If the other issues relate well, I'm cool with closing this 👍 |
Uh oh!
There was an error while loading. Please reload this page.
code-server
version: 1.38.1.commit: ea9c511
Description
On clicking the "Java: Create Java Project" command in the command palette, the status bar shows "Activating Extensions" which disappears in a while. There is no further activity. A project doesn't get created.
Steps to Reproduce
docker run -t -p 127.0.0.1:8080:8080 -v "LOCAL_PATH:/root/project" codercom/code-server:v2
and install JDK in the containerThe text was updated successfully, but these errors were encountered: