Hi,

There are two ways to compile the GData examples.

1.) To build the samples using ant command line tool for compiling the
java code.
2.) Import the program java file in any IDE ( such as Eclipse) add the
dependent jar files and compile straight from there.

Now coming to your question of "installing gdata api into eclipse" .
You never actually 'install' the apis rather include them into your
project so that when you compile your sample the dependent classes are
available to the compiler and you don't get intimidated by the errors.

Unfortunately am not very much into using Eclipse as the IDE, so don't
know how to set the class path for Eclipse compiler. If you have ever
compiled a java class using an external jar you would require to do
the same in this case.

The jar files are under the \gdata.java-1.13.0\gdata\java\lib
folder .

HTH..

-Shishir


On Aug 13, 2:18 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> I'll readily admit I'm a newbie. If I make some logical leap, please
> just give me a google search term to educate myself.
>
> I'm attempting to compile the gdata examples.  Does anyone know the
> "proper" way to "install" the gdata api into eclipse?  Eclipse appears
> to totally shield me from the classpath, so I dont know what the class
> path includes, or how  to alter it.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to