arduleader
arduleader copied to clipboard
Compiling the project in an IDE
Has anyone managed to compile and run the project from IDE like IntelliJ or Android Studio? I've gotten a lot of errors, although I could compile the project from the command line by sbt.
alas - IDE builds are not supported. Someday it would be great to change to the scala plugin in android-studio but we haven't done that yet.
On Fri Jan 23 2015 at 2:17:44 AM Alex Maslakov [email protected] wrote:
Has anyone managed to compile and run the project from IDE like IntelliJ or Android Studio? I've gotten a lot of errors, although I could compile the project from the command line by sbt.
— Reply to this email directly or view it on GitHub https://github.com/geeksville/arduleader/issues/177.
So how can I debug it then?
+1 I'm also waiting for this, BTW IntelliJ IDEA is strongly recommended for combined JVM codebase.