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

Theia integration is not compatible with Theia >=1.34.0 #901

Closed
tortmayr opened this issue Feb 4, 2023 · 1 comment · Fixed by eclipse-glsp/glsp-examples#180
Closed
Labels
bug Something isn't working

Comments

@tortmayr
Copy link
Contributor

tortmayr commented Feb 4, 2023

Due to API breaks introduced with Theia 1.34.0 the Theia integration 1.0.0-theia1.27.0 does currently not work with this version.
(Related to eclipse-theia/theia#12012)

@tortmayr tortmayr added the bug Something isn't working label Feb 4, 2023
@tortmayr tortmayr added this to the 2.0.0 Release milestone Feb 4, 2023
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Feb 4, 2023
- Update Theia dependencies to 1.34.0
- Adapt code base to API breaks of 1.34.0
- Declare Node 14 as minimum required version
- Update readmes

Fixes eclipse-glsp/glsp#901
@tortmayr
Copy link
Contributor Author

tortmayr commented Feb 4, 2023

I have prepared a fix for this on the 1.0.0-backport branch.

@tortmayr tortmayr removed this from the 2.0.0 Release milestone Feb 4, 2023
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Feb 6, 2023
- Update Theia dependencies to 1.34.0
- Adapt code base to API breaks of 1.34.0
- Declare Node 14 as minimum required version
- Update readmes

Fixes eclipse-glsp/glsp#901
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Feb 6, 2023
- Update Theia dependencies to 1.34.0
- Adapt code base to API breaks of 1.34.0
- Declare Node 14 as minimum required version
- Update readmes

Fixes eclipse-glsp/glsp#901
tortmayr added a commit to eclipse-glsp/glsp-examples that referenced this issue Feb 6, 2023
Update all theia-integration examples to be compatible with Theia >=1.34.0
Fixes eclipse-glsp/glsp#901
tortmayr added a commit to eclipse-glsp/glsp-examples that referenced this issue Feb 8, 2023
Update all theia-integration examples to be compatible with Theia >=1.34.0
Fixes eclipse-glsp/glsp#901
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant