Hello! I'm a beginner for the GData. I meet the problem as below when
I followed the instructions on the website. I hope to know if there
are anyting wrong. Thank you!
The error information when I run the sample:
C:\MSc Project\GData\gdata\java>ant sample.calendar.run
Buildfile: build.xml
sample.calendar.dependencies:
template.require.service.jar:
sample.core.dependencies:
core.sample.core.util.build:
[mkdir] Created dir: C:\MSc Project\GData\gdata\java\sample\util
\classes
[javac] Compiling 2 source files to C:\MSc Project\GData\gdata\java
\sample\u
til\classes
[javac] C:\MSc Project\GData\gdata\java\sample\util
\SimpleCommandLineParser.
java:31: <identifier> expected
[javac] private Map<String,String> argMap;
[javac] ^
[javac] C:\MSc Project\GData\gdata\java\sample\util
\SimpleCommandLineParser.
java:43: '(' or '[' expected
[javac] argMap = new HashMap<String,String>();
[javac] ^
[javac] C:\MSc Project\GData\gdata\java\sample\util
\SimpleCommandLineParser.
java:75: <identifier> expected
[javac] public String getValue(String ... keys) {
[javac] ^
[javac] C:\MSc Project\GData\gdata\java\sample\util
\SimpleCommandLineParser.
java:99: <identifier> expected
[javac] }
[javac] ^
[javac] 4 errors
BUILD FAILED
C:\MSc Project\GData\gdata\java\build\core.xml:346: Compile failed;
see the comp
iler error output for details.
Total time: 1 second
C:\MSc Project\GData\gdata\java>ant version
Buildfile: build.xml
BUILD FAILED
Target "version" does not exist in the project "GData".
Total time: 0 seconds
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---