Hi All,

I am very new to using APIs and this is the first time I am ever using
APIs. I am trying to write an application in NETBEANS 5.5.1 using
Blogger APIs to interact with blogs on Blogger.

I read the instructions for "Getting Started with the Java Client
Library"  and  blogger specific APIs.  I also downloaded Java Client
Library and saw that there are different packages COM, GOOGLE,GDATA
with java source files in it

I can not figure out that how do I import  these following packages in
Netbeans ? Where do I find the compiled class files so that I can
include these packages.  OR do I have to do it using ANT in the
netbeans too.

import com.google.gdata.client.*;
import com.google.gdata.data.*;
import com.google.gdata.util.*;
import java.io.IOException;
import java.net.URL;

These are must for running blogger APIs. Please help me with this.
--~--~---------~--~----~------------~-------~--~----~
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