Richard Wallis
Richard Wallis
At the moment if you change a template file you have to recreate the corresponding zip file or the changes won't reflect in the build. The zip files are used...
If you're using a working set, new projects won't appear when they're created because they're add to the default working set.
Causes missing persistence.xml errors. Partial work around: ~~Create an empty persistence.xml file in src/main/resources/META-INF~~ Delete the persistence.xml file from src/main/java/META-INF
And the google web toolkit properties window doesn't open either so it's not easy to fix this problem manually. See discussion: https://groups.google.com/forum/#!topic/gwt-platform/5iE5B_RTCuQ
Just thought there should be a note of this somewhere. Google has created an [enhanced ecommerce plugin](https://developers.google.com/analytics/devguides/collection/analyticsjs/enhanced-ecommerce) that will probably be useful to a lot of people. It should be...
When running analytics via the client, you always get a lot of extra data tied to each call. ie. if you do a pagetrack call you can see if it...
Demo code: https://github.com/rdwallis/pushstateslash Live site: http://pushstateslash.appspot.com/ I know support was improved for tokens that start with '/' in 1.1-SNAPSHOT. I am using the latest version. The back & forward button...