- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
using scalac plugins in eclipse
Tue, 2009-10-27, 18:00
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
ch.epfl.lamp.sdt.core.scalabuilder
?
thanks
-----
Razie
http://feeds.razie.com/RazvanTech
Tue, 2009-10-27, 18:47
#2
Re: using scalac plugins in eclipse
Works like a charm, thank you!
Miles Sabin wrote:
>
> On Tue, Oct 27, 2009 at 5:00 PM, Razvan Cojocaru
> 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
>
On Tue, Oct 27, 2009 at 5:00 PM, Razvan Cojocaru 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