Is anyone able to compile spark on Intellij 14?
I have raised issues on both StackOverflow and a JIRA with Jetbrains that Quasiquotes are not handled properly by IJ14 for the spark project
https://youtrack.jetbrains.com/issue/SCL-7994
http://stackoverflow.com/questions/26788367/quasiquotes-in-intellij-14
To date I have not received any workable answer . I find it hard to believe:
- I am the only one attempting to use IJ14 with Spark
- noone else has seen the Quasiquotes issue
So my guess is:
- there is a workaround to the quasiquotes issue by some manipulation of the IJ project for spark
Anyone care to comment on what "manipulation" you have discovered works to fix this issue?
Note: I am building with Maven not sbt.
Thanks
请先登录再写评论。