I believe this is the issue that you guys are running into:
http://code.google.com/p/google-web-toolkit/issues/detail?id=3557

We're trying to see what happened with this issue. If the patch never got
committed, we'll schedule the patch for the next release of GWT.

A workaround is provided in the issue details.

On Sun, Aug 23, 2009 at 4:45 PM, DaveS <dave.sell...@gmail.com> wrote:

>
> Are you using maven? If so check your POM for the compiler settings
> for the maven-compiler-plugin to make sure the java version  is set to
> 1.5 or above.
>
> If not then there must be some equivalent setting that governs the
> java-version compatibility of the GWT java-to-js compiler
>
> On Aug 23, 10:45 am, betterdanielding <betterdanield...@gmail.com>
> wrote:
> > When I'am running jsp in GWT 1.7, the error occurred:
> >
> > "Syntax error, parameterized types are only available if source level
> > is 1.5"
> >
> > I have set the servlet parameters in "web.xml" and set the Eclipse
> > project JRE level, but it doesn't work.
> >
> > Can any one help?
> >
> > Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to