On Thursday, June 28, 2012 4:56:28 PM UTC+2, Albert Attard wrote: > > Thanks for sharing this and well done. > > What version of Java does this work with? Does it support Java 7 code? >
No, Java 6 only. (you should be able to use a JDK 7, but you can only use Java 6 the language: -source 1.6 -target 1.6) -- 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/-/VbCItqpkeTsJ. 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.
