using scalac plugins in eclipse

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

using scalac plugins in eclipse

by Razvan Cojocaru :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Miles - I saw some older threads about this and I am wondering if there's any support now for using compiler plugins in eclipse ?  i'm using the nightly 2.8...

...perhaps as simple as specifying some arguments in the .project for the scala builder

                <buildCommand>
                        <name>ch.epfl.lamp.sdt.core.scalabuilder</name>
                        <arguments>
                        </arguments>
?

thanks

Re: [scala-tools] using scalac plugins in eclipse

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Oct 27, 2009 at 5:00 PM, Razvan Cojocaru <razvanc99@...> wrote:
> Miles - I saw some older threads about this and I am wondering if there's any
> support now for using compiler plugins in eclipse ?  i'm using the nightly
> 2.8...

If you go to the Scala compiler option configuration dialog you should
be able to specify the scalac plugins directly.

Cheers,


Miles

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

Re: [scala-tools] using scalac plugins in eclipse

by Razvan Cojocaru :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Works like a charm, thank you!

Miles Sabin wrote:
On Tue, Oct 27, 2009 at 5:00 PM, Razvan Cojocaru <razvanc99@gmail.com> wrote:
> Miles - I saw some older threads about this and I am wondering if there's any
> support now for using compiler plugins in eclipse ?  i'm using the nightly
> 2.8...

If you go to the Scala compiler option configuration dialog you should
be able to specify the scalac plugins directly.

Cheers,


Miles

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