samskivert / jmustache

A Java implementation of the Mustache templating language.
Other
837 stars 128 forks source link

Support for GWT 2.7 #74

Closed assetsense closed 8 years ago

assetsense commented 8 years ago

Is this library compatible with GWT 2.7? I am getting some compilation errors when I included the source files.

samskivert commented 8 years ago

It's no longer compatible with GWT 2.7. You need to use GWT 2.8 if you want to use JMustache. Or you can use an older version of JMustache. It used GWT 2.7 up to 1.11.