Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

installation fails due to dependency conflict with wwd #182

Open
morgwai opened this issue May 24, 2021 · 5 comments
Open

installation fails due to dependency conflict with wwd #182

morgwai opened this issue May 24, 2021 · 5 comments

Comments

@morgwai
Copy link

morgwai commented May 24, 2021

I believe I have the latest version of wwd installed (Help -> Check for updates says everything is up2date) and when I try to install dartboard I get the following error after 20 minutes of Eclipse trying to calculate "alternate solutions":

(org.eclipse.dartboard.feature.feature.group 0.1.0.202001060850)
Software currently installed: Wild Web Developer 0.10.6.202102181620 (org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620)
Only one of the following can be installed at once:
Language Server Protocol client for Eclipse IDE (Incubation) 0.13.0.201912071343 (org.eclipse.lsp4e 0.13.0.201912071343)
Language Server Protocol client for Eclipse IDE (Incubation) 0.13.5.202103011336 (org.eclipse.lsp4e 0.13.5.202103011336)
Cannot satisfy dependency:
From: Dartboard - Dart language support for Eclipse 0.1.0.202001060850 (org.eclipse.dartboard.feature.feature.group 0.1.0.202001060850)
To: org.eclipse.equinox.p2.iu; org.eclipse.lsp4e [0.13.0.201912071343,0.13.0.201912071343]
Cannot satisfy dependency:
From: Wild Web Developer 0.10.6.202102181620 (org.eclipse.wildwebdeveloper.feature.feature.group 0.10.6.202102181620)
To: org.eclipse.equinox.p2.iu; org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: XML support using Language Server 0.11.0.202102250843 (org.eclipse.wildwebdeveloper.xml 0.11.0.202102250843)
To: osgi.bundle; org.eclipse.lsp4e 0.13.4
Cannot satisfy dependency:
From: Wild Web Developer XML tools 0.10.4.202102250843 (org.eclipse.wildwebdeveloper.xml.feature.feature.group 0.10.4.202102250843)
To: org.eclipse.equinox.p2.iu; org.eclipse.wildwebdeveloper.xml [0.11.0.202102250843,0.11.0.202102250843]

eclipse-202103 on ubuntu 18.04, java-11

@WeekiCode
Copy link

WeekiCode commented Aug 28, 2023

I am running into this problem today. Is there a fix?

@morgwai
Copy link
Author

morgwai commented Aug 31, 2023

not that I know of. I'm however not up2date as I gave up on Eclipse sometime ago (due to other critical bugs in the core that the JDT team refused to fix out of spite and arrogance).
Nevertheless, given that the last commit to this repo was in 2020 (at least to master branch), I doubt that this issue was fixed in anyway :(

@WeekiCode
Copy link

WeekiCode commented Aug 31, 2023 via email

@vogella
Copy link
Contributor

vogella commented Sep 4, 2023

@WeekiCode You can try https://github.com/dart4e/dart4e/ which @sebthom maintains. I guess it is time to retire this plug-ing as the developer of it (including myself) have lost interest in it or not time to work on it especially as https://github.com/dart4e/dart4e/ seems very strong in functionality.

@WeekiCode
Copy link

WeekiCode commented Sep 4, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants