- This topic has 3 replies, 2 voices, and was last updated 6 months, 1 week ago by wayne.
-
AuthorPosts
-
prandhirParticipantHi All ,
I am trying to install the plugin on IBM developer for Z/OS (Version 16.0.1).
this is IBM product for the MF developers but it is build on the Eclipse platform.error I am getting is :
Cannot complete the install because of a conflicting dependency.
Software being installed: Copilot4Eclipse 1.2.0.202404301338-EA1 (com.genuitec.copilot4eclipse.feature.feature.group 1.2.0.202404301338-EA1)
Software currently installed: IBM Software Delivery Platform 2023.4.6.151624 (IBM Software Delivery Platform com.ibm.sdp.eclipse.ide 2023.4.6.151624)
Only one of the following can be installed at once:
Console 3.14.0.v20240129-1403 (org.eclipse.ui.console 3.14.0.v20240129-1403)
Console 3.11.100.v20210721-1355 (org.eclipse.ui.console 3.11.100.v20210721-1355)
Cannot satisfy dependency:
From: IBM Software Delivery Platform 2023.4.6.151624 (IBM Software Delivery Platform com.ibm.sdp.eclipse.ide 2023.4.6.151624)
To: org.eclipse.equinox.p2.iu; org.eclipse.platform.feature.group [4.23.0.v20220421-1001,4.23.0.v20220421-1001]
Cannot satisfy dependency:
From: Copilot4Eclipse 1.2.0.202404301338-EA1 (com.genuitec.copilot4eclipse.feature.feature.group 1.2.0.202404301338-EA1)
To: org.eclipse.equinox.p2.iu; org.eclipse.ui.console 3.11.400
Cannot satisfy dependency:
From: Eclipse Platform 4.23.0.v20220421-1001 (org.eclipse.platform.feature.group 4.23.0.v20220421-1001)
To: org.eclipse.equinox.p2.iu; org.eclipse.ui.console [3.11.100.v20210721-1355,3.11.100.v20210721-1355]
wayneModeratorThx for sharing this dependency conflict. I’ll give it a look and see if we can relax this constraint asap. The timeframe for when a fix can be available is late next week when the Copilot4Eclipse 1.2.0-EA2 update is planned.
I will post updates here as we look into this issue.
Wayne
Copilot4Eclipse Team
prandhirParticipantHi Wayne ,
Thank you very much for your quick response.
did team get chance to fix the issue and release in the update ?Thanks ,
Pankaj
wayneModeratorPankaj,
I took another look at the dependency conflict with the console plugin. What I noticed is this:
> From: Eclipse Platform 4.23.0.v20220421-1001 (org.eclipse.platform.feature.group 4.23.0.v20220421-1001)
Your Eclipse platform is v4.23, April, 2023 and incompatible for Copilot4Eclipse. Copilot4Eclipse is compatible with Eclipse platforms v4.28 (June 2023) and more recent Eclipse versions.
Apologies for missing this incompatibility earlier.
Wayne
Copil -
AuthorPosts