Hi, this worked, thanks!
Now I have to isolate the project from maven. (I want a working atmosphere example without maven, because I won't use maven.) I created a new GWT project, fetched all the sources from the example and all the jars and added the jars to the eclipse project. Then, I added the following line found in GWTDemo.gwt.xml in the sample to my TestApp.gwt.xml file: <inherits name="org.atmosphere.gwt.Client"/> After that, when starting the application within eclipse, I receive a lot of NoClassDefFoundErrors (see attachment). At this point, I am stuck and I appreciate any help! When I get the example running in my environment (without maven) I think I can use it for my purposes. Thanks! Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Pr0LyGgIplgJ. 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-web-toolkit?hl=en.
