Look at the SBT console window in IntelliJ
On Mon, May 5, 2014 at 7:46 AM, Justin James <[email protected]>wrote: > When I try to run the application in Intellij a "Executing SBT Action" > background task is created and hangs without terminating. > > On Monday, May 5, 2014 12:01:28 AM UTC-4, pfn wrote: >> >> That is the correct way. What is "to no avail" >> >> What you describe works perfectly fine for both run and debug. Test debug >> is a little different. >> >> -- >> Sent from my phone >> On May 4, 2014 8:05 PM, "Justin James" <[email protected]> wrote: >> >>> I have a Scaloid + Android-SDK-Plugin project that builds and runs >>> successfully from the terminal, but fails to build in Intellij. I created a >>> new Android Application run configuration (removed make and added sbt >>> android:package to before launch) but to no avail. Is there another way to >>> debug this App? >>> >>> -- >>> 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. >>> >> -- > 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. > -- 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.
