Open ronemrick opened 9 years ago
+1
+1 I got my build to run by updating my version of com.google.apis to v3-rev165-1.21.0. Also, I tried to run RetrieveReports and I had to change some of the dependencies in CommentThread and CommentHandling from V3CommentListResponse and V3CommentThreadListResponse to CommentListResponse and CommentThreadListResponse. Also, in RetrieveReports there was a reference to GenericUrl but it wasn't in the list of imports. I added that to the list of imports and everything began compiling. I ran this through IntelliJ.
Hello,
Anyone able to compile the Java samples? Pulled them down, ran mvn compile and received a host of errors.
-Ron