This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Eclipse Plugin RC2 binary distribution available?

3 replies
dinesh@dineshv.com
Joined: 2010-02-18,
User offline. Last seen 2 years 34 weeks ago.

Miles, or any other Scala-IDE hackers,

Is there a binary of the RC2 version of the plugin that I can download and
install? My eclipse (actually IBM RAD 7.5) gets confused when I ask
it to load
the plugin from http://www.scala-lang.org/scala-eclipse-plugin-rc. It says
there is no feature to be found there.

Thanks,
Dinesh

Antonio Cunei
Joined: 2008-12-16,
User offline. Last seen 3 years 22 weeks ago.
Re: Eclipse Plugin RC2 binary distribution available?

Dinesh,

You can download the binary from:
http://www.scala-lang.org/downloads/distrib/files/ch.epfl.lamp.sdt_2.8.0...

make sure to expand it in an empty directory, as it will expand into a
bunch of files rather than creating its own dir.
Toni

Dinesh V wrote:
> Miles, or any other Scala-IDE hackers,
>
> Is there a binary of the RC2 version of the plugin that I can download and
> install? My eclipse (actually IBM RAD 7.5) gets confused when I ask it
> to load
> the plugin from http://www.scala-lang.org/scala-eclipse-plugin-rc. It says
> there is no feature to be found there.
>
> Thanks,
> Dinesh
>
>
>
>

milessabin
Joined: 2008-08-11,
User offline. Last seen 33 weeks 3 days ago.
Re: Eclipse Plugin RC2 binary distribution available?

On Mon, May 10, 2010 at 10:21 PM, Dinesh V wrote:
> Miles, or any other Scala-IDE hackers,
>
> Is there a binary of the RC2 version of the plugin that I can download and
> install?  My eclipse (actually IBM RAD 7.5) gets confused when I ask it to
> load the plugin from http://www.scala-lang.org/scala-eclipse-plugin-rc.  It says
> there is no feature to be found there.

What Toni said ...

It'd be good to get to the bottom of the issue you're having with the
update site. Could you post on scala-ide-user
(http://groups.google.com/group/scala-ide-user) and we'll see what we
can do.

From the next release on, update sites and zips/tarballs will be
available directly from http://www.scala-ide.org.

Cheers,

Miles

dinesh@dineshv.com
Joined: 2010-02-18,
User offline. Last seen 2 years 34 weeks ago.
Re: Eclipse Plugin RC2 binary distribution available?

Miles, Antonio,

Thanks a lot. I will download it after this thread has run its course.

I had an earlier plugin (Beta), yesterday, I thought I should update
and give the RC 2 a go. Added the update site and RAD would complain
that a newer plugin was already installed. So I uninstalled the
plugin. The configuration does not list any scala plugin.

Today morning, started RAD, clicked
Help->Software Updates->Find and Install->Search for new features to
install->Selected (http://www.scala-lang.org/scala-eclipse-plugin-rc)
in Sites to include in search->Finish

No Features found on the selected site(s).

Looked in workspace/.metadata/.log and found this:

!ENTRY org.eclipse.update.core 4 0 2010-05-11 10:12:40.242
!MESSAGE Unable to retrieve remote reference
"http://www.scala-lang.org/scala-eclipse-plugin-rc/features/org.eclipse.equinox.weaving_1.0.0.200905031323.jar". [Server returned HTTP response code: "404 Not Found" for URL:
http://www.scala-lang.org/scala-eclipse-plugin-rc/features/org.eclipse.equinox.weaving_1.0.0.200905031323.jar.]
!STACK 0
org.eclipse.update.internal.core.FatalIOException: Server returned
HTTP response code: "404 Not Found" for URL:
http://www.scala-lang.org/scala-eclipse-plugin-rc/features/org.eclipse.e....
at
org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(Unknown
Source)
at org.eclipse.update.core.ContentReference.getInputStream(Unknown Source)
at
org.eclipse.update.core.FeatureContentProvider.asLocalReference(Unknown
Source)
at
org.eclipse.update.internal.core.FeaturePackagedContentProvider.getFeatureEntryArchiveReferences(Unknown
Source)
at
org.eclipse.update.internal.core.FeaturePackagedContentProvider.getFeatureManifestReference(Unknown
Source)
at
org.eclipse.update.internal.core.FeaturePackagedFactory.createFeature(Unknown
Source)
at org.eclipse.update.core.Site.createFeature(Unknown Source)
at org.eclipse.update.core.FeatureReference.createFeature(Unknown Source)
at org.eclipse.update.core.FeatureReference.getFeature(Unknown Source)
at org.eclipse.update.core.FeatureReference.getFeature(Unknown Source)
at
org.eclipse.update.internal.search.SiteSearchCategory$FeatureDownloader.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)

There is Eclipse Weaving Service Feature 1.6.4.20090313172428
installed and active from the earlier plugin. Not sure if this makes
a difference, but I can remove it if needed.

Let me know whatelse to do to help figure this out.

Regards,
Dinesh V

Quoting Miles Sabin :

> On Mon, May 10, 2010 at 10:21 PM, Dinesh V wrote:
>> Miles, or any other Scala-IDE hackers,
>>
>> Is there a binary of the RC2 version of the plugin that I can download and
>> install?  My eclipse (actually IBM RAD 7.5) gets confused when I ask it to
>> load the plugin from
>> http://www.scala-lang.org/scala-eclipse-plugin-rc.  It says
>> there is no feature to be found there.
>
> What Toni said ...
>
> It'd be good to get to the bottom of the issue you're having with the
> update site. Could you post on scala-ide-user
> (http://groups.google.com/group/scala-ide-user) and we'll see what we
> can do.
>
> From the next release on, update sites and zips/tarballs will be
> available directly from http://www.scala-ide.org.
>
> Cheers,
>
>
> Miles
>
> --
> Miles Sabin
> tel: +44 7813 944 528
> gtalk: miles@milessabin.com
> skype: milessabin
> http://www.chuusai.com/
> http://twitter.com/milessabin
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland