Hi Chen:
Check the file > Setting > Compiler > Java Compiler, see if there are some
compiler settings to change.
Hope that will help.
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Build-Spark-in-IntelliJ-IDEA-13-tp2081p2103.html
Sent from t
Chen wrote:
> Hi, all
>
> I'm trying to build Spark in IntelliJ IDEA 13.
>
> I clone the latest repo and run sbt/sbt gen-idea in the root folder.
> Then import it into IntelliJ IDEA. Scala plugin for IntelliJ IDEA has been
> installed.
>
> Everything seem
, try telling IntelliJ to reimport the
Maven project from the top-level pom.xml and it should override any of
that.
--
Sean Owen | Director, Data Science | London
On Wed, Feb 26, 2014 at 4:59 PM, Yanzhe Chen wrote:
> Hi, all
>
> I'm trying to build Spark in IntelliJ IDEA 13.
>
>
Hi, all
I'm trying to build Spark in IntelliJ IDEA 13.
I clone the latest repo and run sbt/sbt gen-idea in the root folder.
Then import it into IntelliJ IDEA. Scala plugin for IntelliJ IDEA has been
installed.
Everything seems ok until I ran Build > Make Project:
Information: Usi