Skip to content

Contributors Guidelines

Jayson Raymond edited this page May 29, 2013 · 2 revisions

Before doing a Pull Request, please perform the following:

jqm4gwt> mvn clean install; cd examples; mvn gwt:run; cd - This will launch the jqm4gwt examples in the GWT dev mode tool, from where you can select 'Launch Default Browser' and walk through the examples to make sure all appears correctly.

The longer term goal is to add Selenium testing and encourage tests be include with each commit.

Clone this wiki locally