Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Maven repository available for EMF-GWT
Maven repository available for EMF-GWT [message #1016057] Mon, 04 March 2013 18:43 Go to next message
Guillaume Hillairet is currently offline Guillaume HillairetFriend
Messages: 97
Registered: July 2009
Member
Hi all,

I've published a maven repsoitory for the EMF-GWT bundles that can be
use to built GWT app with
the maven GWT plugin.
The description of the maven artefacts is given in the README here
https://github.com/ghillairet/emf

There is also a sample app available here
https://github.com/ghillairet/sample-emfjson-gwt where you'll
find how to configure your pom files.

Hope this helps setting up your GWT projects.

BRs,
Guillaume
Re: Maven repository available for EMF-GWT [message #1017190 is a reply to message #1016057] Sun, 10 March 2013 21:26 Go to previous messageGo to next message
Anton Hughes is currently offline Anton HughesFriend
Messages: 66
Registered: January 2013
Member
Hi Guillaume

This looks really great!

Thanks!!!!
Re: Maven repository available for EMF-GWT [message #1017207 is a reply to message #1017190] Mon, 11 March 2013 06:55 Go to previous messageGo to next message
Anton Hughes is currently offline Anton HughesFriend
Messages: 66
Registered: January 2013
Member
Hi

Im trying to run the same app from github, and get the following strange error - any idea what is causing this?


00:00:19.306 [ERROR] Uncaught exception escaped
com.google.gwt.core.client.JavaScriptException: (TypeError) @com.google.gwt.core.client.impl.Impl::apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)([JavaScript object(449), JavaScript object(448), JavaScript object(521)]): Property 'alert' of object [object Window] is not a function at com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249) at com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136) at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571) at com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:279) at com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91) at com.google.gwt.core.client.impl.Impl.apply(Impl.java) at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:242) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103) at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71) at com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172) at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293) at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547) at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364) at java.lang.Thread.run(Thread.java:722)
Re: Maven repository available for EMF-GWT [message #1017370 is a reply to message #1017207] Mon, 11 March 2013 17:34 Go to previous message
Guillaume Hillairet is currently offline Guillaume HillairetFriend
Messages: 97
Registered: July 2009
Member
Sorry I don't see where that could come from, I never had this kind of errors.

Maybe try to create a sample maven GWT project by following the guide
here http://mojo.codehaus.org/gwt-maven-plugin/ and then add the
EMF-GWT dependencies to it and see how it goes.

On 2013-03-11 07:55:19 +0100, Anton Hughes said:

> Hi
> Im trying to run the same app from github, and get the following
> strange error - any idea what is causing this?
>
>
> 00:00:19.306 [ERROR] Uncaught exception escaped
> com.google.gwt.core.client.JavaScriptException: (TypeError)
> @com.google.gwt.core.client.impl.Impl::apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)([JavaScript
> object(449), JavaScript object(448), JavaScript object(521)]): Property
> 'alert' of object [object Window] is not a function at
> com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249)
> at
> com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
> at
> com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
> at
> com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:279)
> at
> com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
> at com.google.gwt.core.client.impl.Impl.apply(Impl.java) at
> com.google.gwt.core.client.impl.Impl.entry0(Impl.java:242) at
> sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601) at
> com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
> at
> com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
> at
> com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:172)
> at
> com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:293)
> at
> com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547)
> at
> com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364)
> at java.lang.Thread.run(Thread.java:722)
Previous Topic:Cannot Debug CDO Source
Next Topic:modeling probem - opposite relation
Goto Forum:
  


Current Time: Fri Apr 19 00:46:17 GMT 2024

Powered by FUDForum. Page generated in 0.03382 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top