SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

How to execute the gdata sample code in java ? #270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I got everything. The gdata client for java, the three jar files. I even 
updated the build.properties file.

I even get BUILD SUCCESSFUL msg when i execute the code "ant -f build-
samples.xml sample.calendar.run".

But, The Problem is when i try to execute the modified sample codes using 
the same command. it gives many errors.

But, once again... when i compile the sample code eg. "javac 
ContactsExample.java", i again get many many errors. But, as I said... "ant 
-f build-samples.xml sample.contacts.run" works fine...

What i'm trying 2 ask is where to keep the edited sample codes, in which 
format (i think filename.java) and what's the use of this "ant" kind of 
thing. 

As i said, i've everythin... the code, the platform to run the code... and 
i've read 50 times this link 
http://code.google.com/apis/gdata/articles/java_client_lib.html" . But.. 
got nothing... 

Plz help me... as soon as possible..

Original issue reported on code.google.com by blueyed....@gmail.com on 10 May 2010 at 10:58

GoogleCodeExporter commented 9 years ago
Ant is the Java build tool used by this project, for more informations on how 
to use it please refer to the manual:

http://ant.apache.org/manual/index.html

Original comment by ccherub...@google.com on 6 Aug 2010 at 3:24

GoogleCodeExporter commented 9 years ago
Is this really a bug? Sounds like he doesn't know how to use it...

Original comment by magnuswo...@gmail.com on 26 Aug 2010 at 1:51

GoogleCodeExporter commented 9 years ago
Question has already been answered.  A better place for these kinds of 
questions is at the help forum:
http://groups.google.com/group/gdata-java-client

Original comment by yan...@google.com on 9 Sep 2010 at 6:32