I use the newest version of this nbscala plugin with NetBeans 8.0.2. I have a problem with older Scala 2.10.x projects; for example: If I use the Dynamic feature within my Scala code I get this error message: can't expand macros compiled by previous versions of Scala! The compilation process works well but I still get this error message in my IDE so it makes my development much more difficult.
Should I downgrade my nbscala plugin to 1.6.1.1 (2.10.x scala support) or is there any other solution? I don't have any problem with Scala 2.11.x projects.
Hi,
I use the newest version of this nbscala plugin with NetBeans 8.0.2. I have a problem with older Scala 2.10.x projects; for example: If I use the Dynamic feature within my Scala code I get this error message: can't expand macros compiled by previous versions of Scala! The compilation process works well but I still get this error message in my IDE so it makes my development much more difficult.
Should I downgrade my nbscala plugin to 1.6.1.1 (2.10.x scala support) or is there any other solution? I don't have any problem with Scala 2.11.x projects.