Could not upgrade to LSP4E 0.10.0
See original GitHub issueGetting the following error after my last attempt to upgrade from snapshot:
Your original request has been modified.
"Language Server Protocol client for Eclipse IDE (Incubation)" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: Language Server Protocol client for Eclipse IDE (Incubation) 0.10.0.201905140816 (org.eclipse.lsp4e 0.10.0.201905140816)
Missing requirement: Language Server Protocol client for Eclipse IDE (Incubation) 0.10.0.201905140816 (org.eclipse.lsp4e 0.10.0.201905140816) requires 'osgi.bundle; org.eclipse.ui.workbench 3.115.0' but it could not be found
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
575228 – Compatibility with Language Server Protocol 3.16
Currently LSP4E is declaring in target Platform LSP4J 0.10.0 and 0.4.0 in ... I think that we should upgrade to LSP4J 0.12.0 in...
Read more >Eclipse not responding on startup - java - Stack Overflow
It is supposed to be fixed with lsp4e 0.10.0. Try and see if the issue persists when downloading (for testing) the latest Eclipse....
Read more >CCS/CCStudio --Invalid Registry Object --After software ...
Updating Eclipse software I believe was a huge mistake. ... I can not do anything else with CCS until this bug gets resolved....
Read more >Installing software encountered problem - Forums - IBM Support
when I was trying to install the CTE Client it gave me :Cannot complete the ... 'bundle org.eclipse.update.core 0.0.0' but it could not...
Read more >타 플러그인 설치 오류 | 표준프레임워크 포털 eGovFrame
Cannot satisfy dependency: From: Language Server Protocol client for Eclipse IDE (Incubation) 0.13.4.202011121435 (org.eclipse.lsp4e ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I hope we’ll be able to release LSP4E soon. After that, we can rebuild Corrosion with newer versions of LSP4E to hopefully avoid this issue.
Yes, that’s the issue I mentioned. It’s a bit hard to upgrade a package with a snapshot of Platform. The easiest way is to start from a vanilla Eclipse SDK from https://download.eclipse.org/eclipse/downloads/drops4/I20190519-1800/ and to install Corrosion in it. Or you can wait for next week, as the snapshots of the “Eclipse IDE for Rust package” should be updated with newer version of Platform, so you’ll be able to upgrade it all without such conflict.