<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 14:01:40 +0000</lastBuildDate>
    <item>
      <title>(Bash) GWT Hosted Mode options - salvadordiaz</title>
      <link>https://snipplr.com/view/14949/gwt-hosted-mode-options</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 13 May 2009 04:57:00 UTC</pubDate>
      <guid>https://snipplr.com/view/14949/gwt-hosted-mode-options</guid>
    </item>
    <item>
      <title>(HTML) Modified GWT HTML host page - salvadordiaz</title>
      <link>https://snipplr.com/view/14608/modified-gwt-html-host-page</link>
      <description>&lt;p&gt;This is the modified GWT HTML host page for your module. As you can see, the only modified element is the path to the GWT bootstrap script, the original declaration was the GWT 1.5 way, the new declaration is the [GWT 1.6 way](http://code.google.com/webtoolkit/doc/1.6/ReleaseNotes_1_6.html#Upgrading "GWT 1.6 Release Notes") (Read the "Switch from GWTShell to HostedMode" and "Creating a directory" sections to understand this change)&lt;/p&gt;</description>
      <pubDate>Thu, 30 Apr 2009 09:08:57 UTC</pubDate>
      <guid>https://snipplr.com/view/14608/modified-gwt-html-host-page</guid>
    </item>
    <item>
      <title>(XML) GWT module declaration with rename-to attribute - salvadordiaz</title>
      <link>https://snipplr.com/view/14573/gwt-module-declaration-with-renameto-attribute</link>
      <description>&lt;p&gt;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)&lt;/p&gt;</description>
      <pubDate>Wed, 29 Apr 2009 10:46:53 UTC</pubDate>
      <guid>https://snipplr.com/view/14573/gwt-module-declaration-with-renameto-attribute</guid>
    </item>
    <item>
      <title>(XML) Modified pom for GWT 1.6.4 - salvadordiaz</title>
      <link>https://snipplr.com/view/14539/modified-pom-for-gwt-164</link>
      <description>&lt;p&gt;This new version uses maven-antrun-plugin to create the war transient folder to workaround a bug in m2eclipse. It also sets directly the compiler output to WEB-INF/classes in the war transient folder to minimize eclipse configuration (m2eclipse takes care of it now). Thanks to Eugene Kuleshov for the tip !&lt;/p&gt;</description>
      <pubDate>Tue, 28 Apr 2009 12:23:06 UTC</pubDate>
      <guid>https://snipplr.com/view/14539/modified-pom-for-gwt-164</guid>
    </item>
    <item>
      <title>(XML) pom created by gwt-maven-plugin-1.1-SNAPSHOT archetype - salvadordiaz</title>
      <link>https://snipplr.com/view/14538/pom-created-by-gwtmavenplugin11snapshot-archetype</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 28 Apr 2009 12:02:49 UTC</pubDate>
      <guid>https://snipplr.com/view/14538/pom-created-by-gwtmavenplugin11snapshot-archetype</guid>
    </item>
    <item>
      <title>(Bash) gwt-maven-plugin archetype creation example - salvadordiaz</title>
      <link>https://snipplr.com/view/14532/gwtmavenplugin-archetype-creation-example</link>
      <description>&lt;p&gt;This command will generate a GWT project called "maven-example" to be managed by maven. Maven will prompt you for the version number of the project, I'll just use the default value (1.0-SNAPSHOT) for this guide.&lt;/p&gt;</description>
      <pubDate>Tue, 28 Apr 2009 11:07:26 UTC</pubDate>
      <guid>https://snipplr.com/view/14532/gwtmavenplugin-archetype-creation-example</guid>
    </item>
  </channel>
</rss>
