tNo, the message saying that JRE 6 or 7 & I got JRE 6 so it will be fine.
I just fixed & not sure it's ok. I right-click myProject--> Google-->Web ToolKit Setting-->Java Build Path --> "GWT SDK " --> click Edit--> select GWT 2.6.0
ANd now the error gone.
Only saw these warning:
[WARN] Server class 'org.eclipse.jetty.servlet.listener.ELContextCleaner' could not be found in the web app, but was found on the system classpath
[WARN] Adding classpath entry 'file:/C:/Users/eclipse-jee-juno-SR1-win32-x86_64/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/gwt-dev.jar' to the web app classpath for this session
For additional info see: file:/C:/Users/henry/eclipse-jee-juno-SR1-win32-x86_64/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/doc/helpInfo/webAppClassPath.html
This is a serious warning?
You said that we DO NOT need to deploy gwt-dev.jar so we don't need to include gwt-dev.jar into lib. Is that correct?
2nd before I used GWT2.5, but after reinstall GWT Now I saw GWT2.6 & Now I am using GWT 2.6 . GWT2.6 need Java 7 or Java 6 is OK?
I am using JRE 6 at this moment.