I'm trying to setup IntelliJ Idea for PredictionIO engine development in Scala. I'm following the documentation step by step. However, I am unable to build the project due to missing SDK.
I have JDK installed. Should I point to this SDK there? Thanks for help!
I think it is because the SDK of Scala is missing. Installing the plugin of Scala in IntelliJ is not enough. There are two ways to solve this:
Please comment if you need more clarification.