Are you using the latest GWT distribution?  As of today that is GWT
1.5.3 which should contain the JsArray class.    If there is a problem
with the doc, let me know.

On Fri, Oct 24, 2008 at 7:14 PM, Jim Alateras <[EMAIL PROTECTED]> wrote:
>
> I am getting the following error doing s top level build of the gwt-
> google-api source. I have followed the instructions here (http://
> code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-
> apis&t=GettingStartedSource).
>
> Is there something specific that i am missing. I am using jdk1.5 on
> macos
>
>
> gears:
>
> compile:
> [gwt.javac] Compiling 19 source files to /Users/jima/comware/gwt/
> workspace/gwt-google-apis/gears/build/out/gears/bin
> [gwt.javac] /Users/jima/comware/gwt/workspace/gwt-google-apis/gears/
> gears/src/com/google/gwt/gears/client/impl/Utils.java:20: cannot find
> symbol
> [gwt.javac] symbol  : class JsArrayString
> [gwt.javac] location: package com.google.gwt.core.client
> [gwt.javac] import com.google.gwt.core.client.JsArrayString;
> [gwt.javac]                                   ^
> [gwt.javac] /Users/jima/comware/gwt/workspace/gwt-google-apis/gears/
> gears/src/com/google/gwt/gears/client/impl/Utils.java:30: cannot find
> symbol
> [gwt.javac] symbol  : class JsArrayString
> [gwt.javac] location: class com.google.gwt.gears.client.impl.Utils
> [gwt.javac]     JsArrayString array =
> JavaScriptObject.createArray().cast();
> [gwt.javac]     ^
> [gwt.javac] 2 errors
>
>
> >
>



-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to