StonesLegalStarKeys / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

Imported Spreadsheets API Issue #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by rdayal@google.com on 4 Oct 2012 at 7:04

GoogleCodeExporter commented 8 years ago
Can you try and reproduce this?

Original comment by rdayal@google.com on 4 Oct 2012 at 7:04