Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] M2E needs update to PDE 4+

Hello,

Having problems while trying to install Tycho Project Configurators to Eclipse Platform workspace configured by Oomph. Looks like with the last PDE version increase we need to obtain new M2E build.

What is the proper way to address this issue?

Regards,
Af

PS The error log:
Cannot complete the install because of a conflicting dependency.
  Software being installed: Tycho Project Configurators 0.8.1.201704211436 (org.sonatype.tycho.m2e.feature.feature.group 0.8.1.201704211436)   Software currently installed: Eclipse Plug-in Development Environment 4.14.0.v20190927-0255 (org.eclipse.pde.feature.group 4.14.0.v20190927-0255)
  Only one of the following can be installed at once:
    PDE Runtime 3.6.700.v20190912-0817 (org.eclipse.pde.runtime 3.6.700.v20190912-0817)     PDE Runtime 3.6.600.v20190807-1130 (org.eclipse.pde.runtime 3.6.600.v20190807-1130)
  Cannot satisfy dependency:
    From: Eclipse Plug-in Development Environment 3.14.100.v20190916-1045 (org.eclipse.pde.feature.group 3.14.100.v20190916-1045)     To: org.eclipse.equinox.p2.iu; org.eclipse.pde.runtime [3.6.600.v20190807-1130,3.6.600.v20190807-1130]
  Cannot satisfy dependency:
    From: Eclipse Plug-in Development Environment 4.14.0.v20190927-0255 (org.eclipse.pde.feature.group 4.14.0.v20190927-0255)     To: org.eclipse.equinox.p2.iu; org.eclipse.pde.runtime [3.6.700.v20190912-0817,3.6.700.v20190912-0817]
  Cannot satisfy dependency:
    From: Tycho Project Configurators 0.8.1.201704211436 (org.sonatype.tycho.m2e.feature.feature.group 0.8.1.201704211436)     To: org.eclipse.equinox.p2.iu; org.eclipse.pde.feature.group [3.6.0,4.0.0)


Back to the top