Enabling Macros
Hi,
What are the necessary configurations that I need to make in order to work with 2.10.0 macros? Importing scala.language.experimental.macros in the sources does not help; IDEA still cannot resolve
scala.reflect.macros.Context. Any helps will be really appreciated. (Using IDEA-IC 12.0.2 with scala-plugin 0.7.89.)
Best.
Please sign in to leave a comment.
Do you have scala-reflect.jar attached to your dependencies?
Best regards,
Alexander Podkhalyuzin.