Are you using java 6 to build the project? If not, try with java 6.
2012/11/12 Magnus <[email protected]> > Hello, > > I downloaded the whole branch at https://github.com/** > Atmosphere/atmosphere-**extensions<https://github.com/Atmosphere/atmosphere-extensions> > and > changed into the > directory atmosphere-extensions-master/gwt/samples/gwt-chat. > Then I executed "mvn" and "mvn gwt:run", but both commands resulted in a > Java (!) error (full output attached): > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project atmosphere-gwt-chat: Compilation failure: > Compilation failure: > [ERROR] > /home/wagner/dvl/spl/Atmosphere/atmosphere-extensions-master/gwt/samples/gwt-chat/src/main/java/org/atmosphere/samples/client/GWTDemo.java:[183,12] > org.atmosphere.samples.client.GWTDemo.MyCometListener is not abstract and > does not override abstract method onAfterRefresh() in > org.atmosphere.gwt.client.AtmosphereListener > [ERROR] > /home/wagner/dvl/spl/Atmosphere/atmosphere-extensions-master/gwt/samples/gwt-chat/src/main/java/org/atmosphere/samples/client/GWTDemo.java:[227,8] > method does not override or implement a method from a supertype > [ERROR] -> [Help 1] > > Shouldn't the example-code be correct or is it again a build problem? #-) > > 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/-/curn1BKor54J. > > 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. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
