Skip to content

Instantly share code, notes, and snippets.

@ainslec
Created April 15, 2014 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ainslec/10744469 to your computer and use it in GitHub Desktop.
Save ainslec/10744469 to your computer and use it in GitHub Desktop.
Sample JavaCC GWT Module
<module>
<inherits name='com.google.gwt.user.User'/>
<inherits name="com.google.gwt.i18n.I18N"/>
<source path="parse"/>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment