I have an Eclipse SDK which I installed using Oomph ~2 years ago. Now I want to update it automatically using "Perform setup tasks...". If fails with this errror:
ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1772795209783
ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: Java Code Manipulation Functionality 1.24.0.v20260212-2209 (org.eclipse.jdt.core.manipulation 1.24.0.v20260212-2209) requires 'osgi.bundle; org.commonmark-gfm-tables 0.22.0' but it could not be found
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.v1772795209783
ERROR: org.eclipse.equinox.p2.director code=0 To: org.eclipse.equinox.p2.iu; org.eclipse.core.tools 0.0.0
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: Core Tools 1.10.0.v20260220-0715 (org.eclipse.core.tools 1.10.0.v20260220-0715)
ERROR: org.eclipse.equinox.p2.director code=0 To: osgi.bundle; org.eclipse.jdt.core.manipulation 0.0.0
Not sure if my target platform definition is correct and sufficient:
Thanks for any hints to solve the problem. Maybe @merks ?
I have an Eclipse SDK which I installed using Oomph ~2 years ago. Now I want to update it automatically using "Perform setup tasks...". If fails with this errror:
Not sure if my target platform definition is correct and sufficient:
Thanks for any hints to solve the problem. Maybe @merks ?