Macro paradise in Eclipse via Ivy?

Tom S <[email protected]>
Newsgroups gmane.comp.lang.scala
Message-ID <[email protected]>
I need some help, please.  I'm trying to create macro annotations and am having trouble enabling macro paradise in my Eclipse project (using Scala 2.11 in ScalaIDE).  I added an Ivy dependency for macro paradise:

<dependency org="org.scalamacros" name="paradise_2.11.5" rev="2.1.0-M5" />

...and when I resolve it downloads the JAR OK, but I get a compiler error when i try to use a macro annotation saying I need to enable macro paradise.

Does anyone know how to do this in an Ivy-based project (without Maven or SBT)?  I tried configuring a macro paradise compiler via these instructions but it doesn't work (Eclipse can't seem to find it):

http://stackoverflow.com/questions/7848521/how-to-get-scala-compiler-plugin-to-work-in-scala-ide

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups "scala-language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.