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

Investigate Way to Address jdt.ls #8941

Closed
tsmaeder opened this issue Feb 27, 2018 · 2 comments
Closed

Investigate Way to Address jdt.ls #8941

tsmaeder opened this issue Feb 27, 2018 · 2 comments
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Feb 27, 2018

A lot of the extended Che functionality is implemented as custom commands in jdt.ls. In order to call those commands, we need to address jdt.ls specifically.
We need to find out how to send commands to jdt.ls in Theia. If not possible, we need to open an issue for implementing this functionality.

@tsmaeder tsmaeder added kind/task Internal things, technical debt, and to-do tasks to be performed. team/languages sprint/next labels Feb 27, 2018
@tsmaeder tsmaeder mentioned this issue Feb 27, 2018
22 tasks
@tsmaeder tsmaeder mentioned this issue Mar 23, 2018
16 tasks
@tsmaeder tsmaeder mentioned this issue Apr 13, 2018
21 tasks
@tsmaeder tsmaeder changed the title Find Way to Address jdt.ls Investigate Way to Address jdt.ls Apr 16, 2018
This was referenced May 3, 2018
@JPinkney
Copy link
Contributor

JPinkney commented Jun 5, 2018

I believe we can use https://github.com/theia-ide/theia/blob/master/packages/java/src/browser/java-commands.ts#L68 to address jdt.ls specifically

@tsmaeder
Copy link
Contributor Author

Marking as fixed, as per @JPinkney's comment.

@tsmaeder tsmaeder mentioned this issue Jun 18, 2018
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current
Projects
None yet
Development

No branches or pull requests

3 participants