Hello,
I am developing an App Engine Application with Eclipse (Juno). I wanted to use
the Spreadsheets API, so I added the latest version (2.1) via "Add Google
APIs". Then I started to code by copying the examples from the developers guide
(https://developers.google.com/google-apps/spreadsheets/).
It didn't work, because it seems like some jars are missing.
The imports
import com.google.gdata.client.authn.oauth.*;
import com.google.gdata.data.batch.*;
import com.google.gdata.util.*;
could not be resolved.
Maybe gdata-core is missing?
I'm using Google Plugin for Eclipse 4.2 3.1.0.v201208080121-rel-r42 with
Eclipse Java EE Juno on Windows 7.
Original issue reported on code.google.com by juri.wi...@cloudpilots.com on 16 Aug 2012 at 2:53
Original issue reported on code.google.com by
juri.wi...@cloudpilots.com
on 16 Aug 2012 at 2:53