[scala-tools] Using 2.8 with Eclipse Plugin

View: New views
3 Messages — Rating Filter:   Alert me  

[scala-tools] Using 2.8 with Eclipse Plugin

by sanity :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
CEO, Uprizer Labs
Email: ian@...
Ph: +1 512 422 3588
Fax: +1 512 276 6674

Re: [scala-tools] Using 2.8 with Eclipse Plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, May 17, 2009 at 5:55 PM, Ian Clarke <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

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://twitter.com/milessabin

Re: [scala-tools] Using 2.8 with Eclipse Plugin

by sanity :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, May 17, 2009 at 2:47 PM, Miles Sabin<miles@...> wrote:

> On Sun, May 17, 2009 at 5:55 PM, Ian Clarke <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.

--
Ian Clarke
CEO, Uprizer Labs
Email: ian@...
Ph: +1 512 422 3588
Fax: +1 512 276 6674