This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[error] /Users/steven/Projects/UrbanAirship/NotificationCenter2/src_managed/main/scala/TR.scala:2: value app is not a member of package com.android | |
[error] import android.app.Activity | |
[error] ^ | |
[error] /Users/steven/Projects/UrbanAirship/NotificationCenter2/src_managed/main/scala/TR.scala:3: value view is not a member of package com.android | |
[error] import android.view.View | |
[error] ^ | |
[error] /Users/steven/Projects/UrbanAirship/NotificationCenter2/src_managed/main/scala/TR.scala:7: not found: type list | |
[error] val android:list = TypedResource[android.widget.ListView](R.id.android:list) | |
[error] ^ | |
[error] /Users/steven/Projects/UrbanAirship/NotificationCenter2/src_managed/main/scala/TR.scala:7: not found: type list |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Could not find sbt-launch-0.7.3.jar in /Users/steven/.sbt, downloading... | |
--2010-05-18 20:50:15-- http://simple-build-tool.googlecode.com/files/sbt-launch-0.7.3.jar | |
Resolving simple-build-tool.googlecode.com... 74.125.155.82 | |
Connecting to simple-build-tool.googlecode.com|74.125.155.82|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 920993 (899K) [application/x-java-archive] | |
Saving to: `/Users/steven/.sbt/sbt-launch-0.7.3.jar' | |
100%[=========================================================================================================================================>] 920,993 1.03M/s in 0.9s |
NewerOlder