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

JavaCodeCompletion module fails to compile because of API change #114

Closed
kbowers-ibm opened this issue Feb 14, 2023 · 1 comment · Fixed by apache/incubator-kie-tools#2453
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly

Comments

@kbowers-ibm
Copy link

kbowers-ibm commented Feb 14, 2023

It seems that an API change on JDT.LS project is incompatible with our codebase.

Screenshot 2023-05-11 at 12 49 09

To solve that, I'm going to split this into multiple sub-tasks:

### Acceptance criteria
- [ ] https://github.com/kiegroup/kie-tools/pull/1626
- [ ] https://github.com/kiegroup/kie-tools/pull/1663
- [ ] https://github.com/kiegroup/kie-tools/pull/1688
- [ ] Update our codebase accordingly with the API changes (Using TypeHierarchy message?)
@kbowers-ibm kbowers-ibm added the area:dmn Related to DMN label Feb 14, 2023
@kbowers-ibm kbowers-ibm self-assigned this Feb 14, 2023
@kbowers-ibm kbowers-ibm closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2023
@yesamer yesamer changed the title Add tests for equality operators in positive unary tests in DMN #22 JavaCodeCompletion module fails to compile because of API change May 11, 2023
@yesamer yesamer assigned yesamer and unassigned kbowers-ibm May 11, 2023
@apache apache deleted a comment from kbowers-ibm May 11, 2023
@yesamer yesamer reopened this May 11, 2023
@yesamer yesamer moved this to In Progress 🔧 (1 per person) in IBM and KIE Community Project - Archived! May 24, 2023
@tiagobento tiagobento added the type:bug Something is behaving unexpectedly label May 24, 2023
@tiagobento
Copy link

Waiting on eclipse-jdtls/eclipse.jdt.ls#2033

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:bug Something is behaving unexpectedly
Projects
Status: 🎯 Done
3 participants