Wednesday, January 28, 2015

Re: JSInterop sample / tutorial?

For example I can't run the project

https://github.com/workingflows/gwt-jscore.git

with
mvn gwt:run




[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.7.0-beta1:run (default-cli) on project jscore: The parameters 'runTarget' for goal org.codehaus.mojo:gwt-maven-plugin:2.7.0-beta1:run are missing or invalid -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginParameterException


I think the pom.xml is outdated.

Also tried to replace the pom.xml with
<gwt.version>2.7.0</gwt.version>
<gwt.plugin.version>2.7.0</gwt.plugin.version>

But I am getting the same error.

Can you provide a working example with how-to execute / it?
THX

Am Dienstag, 27. Januar 2015 23:21:43 UTC+1 schrieb marian lux:
Thank you.

How to run this projects (ideally in eclipse)?





Am Dienstag, 27. Januar 2015 22:49:20 UTC+1 schrieb Juan Pablo Gardella:

On 27 January 2015 at 18:30, marian lux <mlu...@gmail.com> wrote:
Is there a working JSInterop sample (e.g. project on github) online or an article how to get started? It is part of the current gwt 2.7 release but I could not find a working project or article. It would be nice if the gwtproject.org site will contain any tutorial / article too.

E.g. I found some google group entries about JSInterop and this project:
https://github.com/csrinaldi/samples-of-gwt/tree/master/gwt-playground
But the maven does not work any more and the google group entries don't describe a how-to.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment