Skip to content
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

Java extension doesn't see java-debug extension #12755

Closed
svor opened this issue Feb 25, 2019 · 6 comments
Closed

Java extension doesn't see java-debug extension #12755

svor opened this issue Feb 25, 2019 · 6 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@svor
Copy link
Contributor

svor commented Feb 25, 2019

Description

When run vscode-java and vscode-java-debug extensions together as remote plugins, vscode-java doesn't see vscode-java-debug and it can't grep jdt.ls bundle which provides custom commands.

@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. target/che7 labels Feb 25, 2019
@svor svor self-assigned this Feb 25, 2019
@garagatyi
Copy link

If extensions are running as remote plugins they got into different containers. We have an issue to be able to put several plugins into the same container for such a case

@svor
Copy link
Contributor Author

svor commented Feb 25, 2019

@garagatyi Can you link that issue please?

@tsmaeder
Copy link
Contributor

I have discussed this issue a while ago with @benoitf and @l0rd : we need to see the other plugins on disk in order to make the Java debug story work.

@garagatyi
Copy link

@svor can not find the issue now. Weird

@l0rd
Copy link
Contributor

l0rd commented Feb 25, 2019

There was a che-dev thread about this (look at "Discussion about the execution of commands inside Theia remote plugins" for more details)

@garagatyi #12395?

@tsmaeder last comment on that issue was a question for you. Please help us setting priority of this issue.

@garagatyi
Copy link

garagatyi commented Feb 25, 2019

@l0rd yes, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

4 participants