Skip to content

[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

Closed
wjayesh opened this issue Oct 15, 2019 · 6 comments
Closed

[v2] Java: Create project command doesn't work #1077

wjayesh opened this issue Oct 15, 2019 · 6 comments

Comments

@wjayesh
Copy link

wjayesh commented Oct 15, 2019

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

  1. Run docker run -t -p 127.0.0.1:8080:8080 -v "LOCAL_PATH:/root/project" codercom/code-server:v2 and install JDK in the container
  2. Go to the command palette and select "Java: Create Java Project"
@sr229
Copy link
Contributor

sr229 commented Oct 15, 2019

Please elaborate your code-server version so we know which revision that has problems.

@wjayesh wjayesh changed the title Java: Create project command doesn't work [v2] Java: Create project command doesn't work Oct 15, 2019
@wjayesh
Copy link
Author

wjayesh commented Oct 15, 2019

Please elaborate your code-server version so we know which revision that has problems.

Updated. Thanks

@wjayesh
Copy link
Author

wjayesh commented Oct 20, 2019

@sr229 Any updates on this?

@sr229
Copy link
Contributor

sr229 commented Oct 21, 2019

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.

@wjayesh
Copy link
Author

wjayesh commented Oct 21, 2019

If the other issues relate well, I'm cool with closing this 👍

@code-asher
Copy link
Member

Based on my testing the fix for #1081 has also fixed this. @wjayesh if you find that not to be the case lemme know.

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

3 participants