Skip to content

Use notifications instead of client commands#11057

Merged
tsmaeder merged 1 commit intoeclipse-che:5730_java_ls_pocfrom
tsmaeder:11053_use_notifications
Sep 6, 2018
Merged

Use notifications instead of client commands#11057
tsmaeder merged 1 commit intoeclipse-che:5730_java_ls_pocfrom
tsmaeder:11053_use_notifications

Conversation

@tsmaeder
Copy link
Copy Markdown
Contributor

@tsmaeder tsmaeder commented Sep 4, 2018

What does this PR do?

Use custom notifications instead of client commands for events in jdt.ls

What issues does this PR fix or reference?

#11053

This PR depends on companions
eclipse-che/che-ls-jdt#73 and
eclipse-jdtls/eclipse.jdt.ls#779

@tsmaeder tsmaeder added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. sprint/current target/branch Indicates that a PR will be merged into a branch other than master. team/languages labels Sep 4, 2018
@tsmaeder tsmaeder requested review from svor and tolusha September 4, 2018 11:07
<dependency>
<groupId>org.eclipse.lsp4j</groupId>
<artifactId>org.eclipse.lsp4j</artifactId>
<version>0.4.0</version>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is not necessary to put the version here

Signed-off-by: Thomas Mäder <tmader@redhat.com>
@tsmaeder tsmaeder force-pushed the 11053_use_notifications branch from 0adbc75 to 0bd8dbf Compare September 5, 2018 20:51
@tsmaeder tsmaeder merged commit 60acc41 into eclipse-che:5730_java_ls_poc Sep 6, 2018
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 6, 2018
tsmaeder added a commit that referenced this pull request Sep 13, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Sep 20, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Sep 26, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 1, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 5, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 12, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 16, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
tsmaeder added a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Thomas Mäder <tmader@redhat.com>
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. sprint/current target/branch Indicates that a PR will be merged into a branch other than master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants