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

Re: Using 2.8 with Eclipse Plugin

2 replies
milessabin
Joined: 2008-08-11,
User offline. Last seen 33 weeks 3 days ago.

On Sun, May 17, 2009 at 5:55 PM, Ian Clarke wrote:
> So I want to work on a project that relies on a planned feature for
> 2.8, specifically the continuations support.  Is it possible for me to
> work on this from within the Scala Eclipse Plugin?  If it is possible,
> I'd appreciate some instructions for setting this up, as I'm rather
> unfamiliar with the plugin's internals.

I'd recommend against trunk for a couple of weeks. Fortunately the
continuations scalac plugin builds against 2.7.4.final and I believe
can be used from the 2.7.4.final release of the Scala IDE ...
according to Ingo you just need to specify Xpluginsdir in the in your
project-specific Scala compiler settings.

Cheers,

Miles

Ian Clarke
Joined: 2008-12-18,
User offline. Last seen 42 years 45 weeks ago.
Using 2.8 with Eclipse Plugin

So I want to work on a project that relies on a planned feature for
2.8, specifically the continuations support. Is it possible for me to
work on this from within the Scala Eclipse Plugin? If it is possible,
I'd appreciate some instructions for setting this up, as I'm rather
unfamiliar with the plugin's internals.

Thanks,

Ian.

Ian Clarke
Joined: 2008-12-18,
User offline. Last seen 42 years 45 weeks ago.
Re: Using 2.8 with Eclipse Plugin

On Sun, May 17, 2009 at 2:47 PM, Miles Sabin wrote:
> On Sun, May 17, 2009 at 5:55 PM, Ian Clarke wrote:
>> So I want to work on a project that relies on a planned feature for
>> 2.8, specifically the continuations support.  Is it possible for me to
>> work on this from within the Scala Eclipse Plugin?  If it is possible,
>> I'd appreciate some instructions for setting this up, as I'm rather
>> unfamiliar with the plugin's internals.
>
> I'd recommend against trunk for a couple of weeks. Fortunately the
> continuations scalac plugin builds against 2.7.4.final and I believe
> can be used from the 2.7.4.final release of the Scala IDE ...
> according to Ingo you just need to specify Xpluginsdir in the in your
> project-specific Scala compiler settings.

Its taken me a while, but I'm finally trying to follow this advice.
Unfortunately, I can't find the plugin. I downloaded the latest 2.8
snapshot (scala-2.8.0.r18001-b20090607020209.zip) from
http://www.scala-lang.org/node/212/distributions but can't find any
plugins in there.

Where can I find the continuations plugin?

Thanks,

Ian.

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