<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/xml/tags/gwt</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 09:55:02 GMT</pubDate>
<item>
<title>(XML) GWT module declaration with rename-to attribute - salvadordiaz</title>
<link>http://snipplr.com/view/14573/gwt-module-declaration-with-renameto-attribute/</link>
<description><![CDATA[ <p>GWT compiler and hosted mode put all of their generated files in a folder named like the module (in this example the module name is fr.salvadordiaz.gwt.sample.Application). The rename-to attribute changes the name of this folder to the given value (compiler and hosted mode will output files to a folder simply named Application in this example)</p> ]]></description>
<pubDate>Wed, 29 Apr 2009 10:46:53 GMT</pubDate>
<guid>http://snipplr.com/view/14573/gwt-module-declaration-with-renameto-attribute/</guid>
</item>
</channel>
</rss>