Hi.
I can't create even the standard starting project on my MacBook. The MacBook
has *the same* software my iMac has, all the same libraries, all the same
jdks, eclipses and google plugins.
When i try to compile the standard starting project, i get the following
error:
Please help!

Compiling module a.b.c.Try

   Compiling 6 permutations

      Compiling permutation 0...

      Compiling permutation 1...

      Compiling permutation 2...

      Compiling permutation 3...

      Compiling permutation 4...

      Compiling permutation 5...

   Compile of permutations succeeded

Linking into /Users/dtv/Documents/workspace/try/war/try.

   Invoking Linker Standard

      Attempting to optimize JS

         [ERROR] Unable to parse JavaScript

com.google.gwt.dev.js.JsParserException: missing ( before function
parameters

at com.google.gwt.dev.js.JsParser$1.error(JsParser.java:107)

at com.google.gwt.dev.js.rhino.Context.reportError(Context.java:459)

at
com.google.gwt.dev.js.rhino.TokenStream.reportSyntaxError(TokenStream.java:1564)

at com.google.gwt.dev.js.rhino.Parser.reportError(Parser.java:72)

at com.google.gwt.dev.js.rhino.Parser.mustMatchToken(Parser.java:64)

at com.google.gwt.dev.js.rhino.Parser.function(Parser.java:203)

at com.google.gwt.dev.js.rhino.Parser.parse(Parser.java:116)

at com.google.gwt.dev.js.JsParser.parseImpl(JsParser.java:128)

at com.google.gwt.dev.js.JsParser.parse(JsParser.java:83)

at com.google.gwt.dev.js.JsParser.parseInto(JsParser.java:88)

at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.optimizeJavaScript(StandardLinkerContext.java:457)

at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.emitSelectionScript(SelectionScriptLinker.java:142)

at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.link(SelectionScriptLinker.java:111)

at com.google.gwt.core.linker.IFrameLinker.link(IFrameLinker.java:115)

at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.invokeLink(StandardLinkerContext.java:408)

at com.google.gwt.dev.Link.doLink(Link.java:194)

at com.google.gwt.dev.Link.link(Link.java:151)

at com.google.gwt.dev.Compiler.run(Compiler.java:228)

at com.google.gwt.dev.Compiler$1.run(Compiler.java:152)

at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:87)

at
com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:81)

at com.google.gwt.dev.Compiler.main(Compiler.java:159)

      [ERROR] Failed to link

com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)

at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.optimizeJavaScript(StandardLinkerContext.java:463)

at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.emitSelectionScript(SelectionScriptLinker.java:142)

at
com.google.gwt.core.ext.linker.impl.SelectionScriptLinker.link(SelectionScriptLinker.java:111)

at com.google.gwt.core.linker.IFrameLinker.link(IFrameLinker.java:115)

at
com.google.gwt.core.ext.linker.impl.StandardLinkerContext.invokeLink(StandardLinkerContext.java:408)

at com.google.gwt.dev.Link.doLink(Link.java:194)

at com.google.gwt.dev.Link.link(Link.java:151)

at com.google.gwt.dev.Compiler.run(Compiler.java:228)

at com.google.gwt.dev.Compiler$1.run(Compiler.java:152)

at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:87)

at
com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:81)

at com.google.gwt.dev.Compiler.main(Compiler.java:159)

-- 
Best Regards,
Timofey Danshin.

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.


Reply via email to