Cannot complete the install because of a conflicting dependency.
Software being installed: Scala IDE for Eclipse 2.0.0.nightly-2_09-201109130011-9bc6f06 (org.scala-ide.sdt.feature.feature.group 2.0.0.nightly-2_09-201109130011-9bc6f06)
Software currently installed: Eclipse SDK 3.8.0.I20110803-1800 (org.eclipse.sdk.ide 3.8.0.I20110803-1800)
Only one of the following can be installed at once:
Java Development Tools Core 3.8.0.v_C03 (org.eclipse.jdt.core 3.8.0.v_C03)
Java Development Tools Core 3.7.0.v_B61 (org.eclipse.jdt.core 3.7.0.v_B61)
Object Teams Development Tooling Core 3.7.0.v_OTDT_r200_201106070730 (org.eclipse.jdt.core 3.7.0.v_OTDT_r200_201106070730)
Cannot satisfy dependency:
From: Eclipse Java Development Tools 3.8.0.v20110728-7z8jFkWFMTdHMOucm7LsKda9B15B (org.eclipse.jdt.feature.group 3.8.0.v20110728-7z8jFkWFMTdHMOucm7LsKda9B15B)
To: org.eclipse.jdt.core [3.8.0.v_C03]
Cannot satisfy dependency:
From: Eclipse Project SDK 3.8.0.v20110728-7Q83A7DPb36w_EWodXIz0B3hbNJie8TMfz-jPtEBZnEUL (org.eclipse.sdk.feature.group 3.8.0.v20110728-7Q83A7DPb36w_EWodXIz0B3hbNJie8TMfz-jPtEBZnEUL)
To: org.eclipse.jdt.feature.group [3.8.0.v20110728-7z8jFkWFMTdHMOucm7LsKda9B15B]
Cannot satisfy dependency:
From: Eclipse SDK 3.8.0.I20110803-1800 (org.eclipse.sdk.ide 3.8.0.I20110803-1800)
To: org.eclipse.sdk.feature.group [3.8.0.v20110728-7Q83A7DPb36w_EWodXIz0B3hbNJie8TMfz-jPtEBZnEUL]
Cannot satisfy dependency:
From: Scala Plugin 2.0.0.nightly-2_09-201109130011-9bc6f06 (org.scala-ide.sdt.core 2.0.0.nightly-2_09-201109130011-9bc6f06)
To: bundle org.eclipse.jdt.core [3.6.0,3.7.10)
Cannot satisfy dependency:
From: Scala IDE for Eclipse 2.0.0.nightly-2_09-201109130011-9bc6f06 (org.scala-ide.sdt.feature.feature.group 2.0.0.nightly-2_09-201109130011-9bc6f06)
To: org.scala-ide.sdt.core [2.0.0.nightly-2_09-201109130011-9bc6f06]
Any suggestions would be great.
Hi, I have a fresh copy of eclipse Juno, with JDT installed. In the installed plugins window, i see the "org.eclipse.jdt.core" package with version 3.8.1.v20120531-0637But when i try installing scala worksheet, it complains as follows:Cannot complete the install because one or more required items could not be found.Software being installed: Scala Worksheet 0.1.0.v-2_10-201209130911-55eab4f (org.scalaide.worksheet.feature.feature.group 0.1.0.v-2_10-201209130911-55eab4f)Missing requirement: Scala Worksheet plugin 0.1.0.v-2_10-201209130911-55eab4f (org.scalaide.worksheet 0.1.0.v-2_10-201209130911-55eab4f) requires 'bundle org.eclipse.jdt.core [3.6.0,3.7.10)' but it could not be foundCannot satisfy dependency:From: Scala Worksheet 0.1.0.v-2_10-201209130911-55eab4f (org.scalaide.worksheet.feature.feature.group 0.1.0.v-2_10-201209130911-55eab4f)To: org.scalaide.worksheet [0.1.0.v-2_10-201209130911-55eab4f]
Unfortunately it does now work with Eclipse 3.8. It would be great if the devs could look into it, hopefully it's just a matter of widening dependency ranges.It seems that 3.8 will be "the last usable Eclipse" for a long while yet...
Cheers,Rafał
W dniu wtorek, 13 września 2011 23:20:42 UTC+2 użytkownik Eric Molitor napisał:Nod, it should work any Juno or Indigo release. Let me know if you
have any issues!
- Eric
On Sep 13, 6:28 pm, Alexander Pupeikis <bsdpos...@gmail.com> wrote:
> Well, if somebody want to try it on Eclipse 3.8.M1 or 4.1M1, it is possible
> by installing Scala IDE from this test repository ->http://scala-ide.s3.amazonaws.com/As expressed by Eric Molitor:http://twitter.com/#!/molitoreric/status/113640610061234177
>
> On 3.8M1 it works well for me and this build depends on JDT3.8 as expected.