Hello.
It's my first trial of GData Java Client and Google Finance API.
In
http://code.google.com/p/gdata-java-client/source/browse/trunk/INSTALL-src.txt
and INSTALL-samples.txt ... following external utilities/libraries ...
1. Java Development Kit version 5.0 or greater.
2. Apache ANT version 1.7 or greater.
3. mail.jar in Sun's JavaMail API (version 1.4 or greater).
This is only required for media specific APIs including Google Base
data API,
Document List data API, Picasa Web Album API and YouTube data API.
4. activation.jar in Sun's JavaBeans Activation Framewrok.
This is required only if using JDK version 1.5.
This is only required for media specific APIs including
Google Base data API, Document List data API, Picasa Web Album API
and
YouTube data API.
5. servlet.jar in Sun's Servlet API (version 2.3 or greater).
This is required only if executing code samples in 'sample.authsub'
or
'sample.gbase.recipe' packages.
I'm just wanting to test the 'FinancePortfoliosClient.java' sample
application, to see how the downloading of some Google stock market
data in a little Java application works.
Could anybody confirm me that it has nothing to do with the mentioned
'media specific APIs'
- Google Base data API,
- Document List data API,
- Picasa Web Album API and
- YouTube data API
and that I don't need subsequently to install these external utilities/
libraries ?
Also, I should not use the ant of Apache because I'm developping in
NetBeans IDE, right ?
Thanks for an answer
P.S.: I'm using
- System: Windows XP Pro SP2 version 5.1 running on x86; Cp1252; fr_BE
(nb)
- Java: 1.6.0_22; Java HotSpot(TM) Client VM 17.1-b03 ; and its
included JRE (C:\Program Files\Java\jdk1.6.0_22\jre)
- NetBeans IDE 7.0.1
- Apache-Maven 3.0.3 (r1075438)
- Apache Tomcat 7.0.11 (NetBeans IDE download bundle 'Java EE' in
http://netbeans.org/downloads/ )
on my old desktop PC (ASUSTek A8V-E Deluxe motherboard and AMD
Athlon(tm) 64 Processor 3500+ ...)