« Return to Thread: [scala-tools] Using 2.8 with Eclipse Plugin

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

by Miles Sabin :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: [scala-tools] Using 2.8 with Eclipse Plugin