My favorites
▼
|
Sign in
gdata-scala-client
The GData Scala Client library provides easy access to Google Data API
Project Home
Downloads
Wiki
Issues
Source
Export to GitHub
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
5
attachment: exception
(1006 bytes)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Exception in thread "main" java.lang.NoSuchMethodError: scala.collection.JavaConversions$.asMap(Ljava/util/Map;)Lscala/collection/mutable/Map;
at com.google.gdata.client.HttpConnection$HttpResponse.headers(HttpConnection.scala:215)
at com.google.gdata.client.ClientLoginFactory.getToken(ClientLoginFactory.scala:104)
at com.google.gdata.client.ClientLoginFactory.setUserCredentials(ClientLoginFactory.scala:59)
at com.google.gdata.Service.setUserCredentials(Service.scala:62)
at Con$delayedInit$body.apply(Con.scala:9)
at scala.Function0$class.apply$mcV$sp(Function0.scala:40)
at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
at scala.App$$anonfun$main$1.apply(App.scala:71)
at scala.App$$anonfun$main$1.apply(App.scala:71)
at scala.collection.immutable.List.foreach(List.scala:318)
at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:32)
at scala.App$class.main(App.scala:71)
at Con$.main(Con.scala:6)
at Con.main(Con.scala)
Powered by
Google Project Hosting