You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slava P. edited this page Dec 4, 2013
·
5 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 included with each commit.