Hi,

I have a working android-sdk-plugin SBT+Scala+Android project (my first 
project with Scala+Android :-) ).
I'm working with IDEA 13.1.3.

I've installed all the tools to a coworker.
He's been able to successfully compile the code with SBT.
But with IDEA+Scala plugin, no luck.
Here is the error when I try to compile anything:

[info] Loading project definition from 
/home/user/android/Incidencias/project
java.lang.RuntimeException: set ANDROID_HOME or run 'android update project 
-p /home/user/android/Incidencias'
    at scala.sys.package$.error(package.scala:27)
    at 
android.Plugin$$anonfun$allPluginSettings$65$$anonfun$apply$27.apply(rules.scala:339)
    at 
android.Plugin$$anonfun$allPluginSettings$65$$anonfun$apply$27.apply(rules.scala:339)
 


Of course, the ANDROID_HOME environment variable is set to where the 
Android SDK is installed, and I've restarted IDEA, so it can see the 
environment variable.

Any help, please?

David 

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to