Is it possible to install Scala IDE in Eclipse 3.8M1 somehow? Can not satisfy dependencies. Seems like it proudly depends on JDT3.7 and do not expand his view onto JDT3.8. I've tried two distinct nightly build repos for 2.9.0-1 and 2.9.1-final respectively. Same issue. On Eclipse 3.7 it works, though.
Here is the error message:
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]
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-0637 But 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 found Cannot 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ł:
> 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-0637
> But 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 found
> Cannot 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]
> On Tuesday, September 13, 2011 5:20:42 PM UTC-4, Eric Molitor wrote:
> Nod, it should work any Juno or Indigo release. Let me know if you > have any issues!
On Sun, Sep 23, 2012 at 12:01 AM, Rafał Krzewski
<rafal.krzew...@gmail.com>wrote:
> 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...