Or simply replace the getTopPlaces() method in ${topLevelPackage}.client.scaffold.ScaffoldApp with this:


protected List<ProxyListPlace> getTopPlaces() {

List<ProxyListPlace> rtn = new...