Skip to main content



      Home
Home » Modeling » Eclipse Layout Kernel » Problem install ELK(I dint install ELK with oomph)
Problem install ELK [message #1872488] Sat, 02 November 2024 17:52 Go to next message
Eclipse UserFriend
Hello everyone,

I'm trying to install Eclipse Layout Kernel via Oomph and I'm not having any success. I'm following the instructions on the website (link not allowed), but I'm getting an error during the installation.

Has anyone experienced this and knows how to solve it?

Thank you in advance for the help.

the error:

Calculating requirements and dependencies.
Cannot complete the request. Generating details.
ERROR: org.eclipse.equinox.p2.director code=10054 Cannot complete the install because of a conflicting dependency.
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:296)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.resolve(ProfileTransactionImpl.java:446)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:356)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:918)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3864)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:3792)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:3773)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:3651)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:592)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:721)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1730584077707
ERROR: org.eclipse.equinox.p2.director code=1 Only one of the following can be installed at once:
ERROR: org.eclipse.equinox.p2.director code=0 Xtext 2.28.0.v20220829-0438 (org.eclipse.xtext 2.28.0.v20220829-0438)
ERROR: org.eclipse.equinox.p2.director code=0 Xtext 2.36.0.v20240825-0714 (org.eclipse.xtext 2.36.0.v20240825-0714)
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: artificial_root 1.0.0.v1730584077707
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.xtext.sdk.feature.group [2.28.0,2.29.0)
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: MWE2 Language SDK 2.19.0.v20240823-1107 (org.eclipse.emf.mwe2.language.sdk.feature.group 2.19.0.v20240823-1107)
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.emf.mwe2.launcher.feature.group [2.19.0.v20240823-1107,2.19.0.v20240823-1107]
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: MWE2 Launcher 2.19.0.v20240823-1107 (org.eclipse.emf.mwe2.launcher.feature.group 2.19.0.v20240823-1107)
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.xtext 2.34.0
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: Xtext Runtime 2.28.0.v20220829-0555 (org.eclipse.xtext.runtime.feature.group 2.28.0.v20220829-0555)
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.xtext [2.28.0.v20220829-0438,2.28.0.v20220829-0438]
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: Xtext Complete SDK 2.28.0.v20220829-0555 (org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555)
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.emf.mwe2.language.sdk.feature.group 2.13.0
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: Xtext Complete SDK 2.28.0.v20220829-0555 (org.eclipse.xtext.sdk.feature.group 2.28.0.v20220829-0555)
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.xtext.runtime.feature.group [2.28.0.v20220829-0555,2.28.0.v20220829-0555]
Took 4 seconds.
There are failed tasks.
Press Back to choose different settings or Cancel to abort.
Re: Problem install ELK [message #1872497 is a reply to message #1872488] Mon, 04 November 2024 03:03 Go to previous message
Eclipse UserFriend
Hi,
what Eclipse version and target platform did you use? The error message looks like you used a version that no longer has xtext 2.28.
I suppose an 2022-09 Eclipse and target platform with Java 11 or later might work.

I typically do not use the ELK setup directly but use it through a different oomph setup such that I can directly test it together with some languages, so I have tried that the last time on the release of ELK 0.9.1.

I hope this helps.

Best,
Sören


Previous Topic:Spacing bend points away from nodes
Goto Forum:
  


Current Time: Wed May 21 17:20:55 EDT 2025

Powered by FUDForum. Page generated in 0.04324 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top