<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GWT 2.0 RC1 is out!</title>
	<atom:link href="http://blog.gerardin.info/archives/565/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.gerardin.info/archives/565</link>
	<description>Java, Agile, the Web and other nice things</description>
	<lastBuildDate>Sun, 15 Jan 2012 01:56:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: olivier</title>
		<link>http://blog.gerardin.info/archives/565/comment-page-1#comment-805</link>
		<dc:creator>olivier</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gerardin.info/?p=565#comment-805</guid>
		<description>Why? because when I work in the IDE, I want to be able to do everything I need to do without leaving the IDE. Plus, there are things only a plugin can do, such as specific refactorings and checks (for example, keeping the base interface and async version in sync). 
But everyone works as they like to :)</description>
		<content:encoded><![CDATA[<p>Why? because when I work in the IDE, I want to be able to do everything I need to do without leaving the IDE. Plus, there are things only a plugin can do, such as specific refactorings and checks (for example, keeping the base interface and async version in sync).<br />
But everyone works as they like to <img src='http://blog.gerardin.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Orlov</title>
		<link>http://blog.gerardin.info/archives/565/comment-page-1#comment-803</link>
		<dc:creator>Alexander Orlov</dc:creator>
		<pubDate>Fri, 20 Nov 2009 00:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gerardin.info/?p=565#comment-803</guid>
		<description>Because they don&#039;t. 

But you can also create GWT projects, modules, unit tests and I18n files using the supplied command line tools. No, it has nothing to do with Ant at all... but you can create GWT projects etc. also from the same command line where you are calling your Ant targets. The plugin does not support unit test and/or I18n creation? So you have still to go to the command line...

The POINT IS: Why using additional tools if you can do the same things faster and with more customization options with already existing tools? Furthermore you&#039;ll understand GWT better if you are using Ant instead of the plugin. The plugin may crash (and believe me it will!) but Ant is a well tested and reliable tool.</description>
		<content:encoded><![CDATA[<p>Because they don&#8217;t. </p>
<p>But you can also create GWT projects, modules, unit tests and I18n files using the supplied command line tools. No, it has nothing to do with Ant at all&#8230; but you can create GWT projects etc. also from the same command line where you are calling your Ant targets. The plugin does not support unit test and/or I18n creation? So you have still to go to the command line&#8230;</p>
<p>The POINT IS: Why using additional tools if you can do the same things faster and with more customization options with already existing tools? Furthermore you&#8217;ll understand GWT better if you are using Ant instead of the plugin. The plugin may crash (and believe me it will!) but Ant is a well tested and reliable tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olivier</title>
		<link>http://blog.gerardin.info/archives/565/comment-page-1#comment-801</link>
		<dc:creator>olivier</dc:creator>
		<pubDate>Thu, 19 Nov 2009 23:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gerardin.info/?p=565#comment-801</guid>
		<description>You said it, ant is for the building process. The plugin is for creating GWT projects, modules, host pages, run configurations etc. Sorry but I still don&#039;t see how they compete with each other.</description>
		<content:encoded><![CDATA[<p>You said it, ant is for the building process. The plugin is for creating GWT projects, modules, host pages, run configurations etc. Sorry but I still don&#8217;t see how they compete with each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Orlov</title>
		<link>http://blog.gerardin.info/archives/565/comment-page-1#comment-800</link>
		<dc:creator>Alexander Orlov</dc:creator>
		<pubDate>Thu, 19 Nov 2009 23:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gerardin.info/?p=565#comment-800</guid>
		<description>Never claimed that Ant were designed for IDEs. However you can use Ant out of any IDE (I prefer IntelliJ IDEA). It&#039;s just with Ant you have more control about the building process. You can supply more parameters and a UI thingy which an Eclipse plugin is, may change its interface, crash or do things you don&#039;t want to be done (bugs!). Ant is just reliable, fast and keeps its &quot;interface&quot;.

And one of the main advantages: With Ant you aren&#039;t bound to a specific IDE and especially Eclipse... Oh my god, how do I hate this IDE... It&#039;s the second worst thing after Win95.</description>
		<content:encoded><![CDATA[<p>Never claimed that Ant were designed for IDEs. However you can use Ant out of any IDE (I prefer IntelliJ IDEA). It&#8217;s just with Ant you have more control about the building process. You can supply more parameters and a UI thingy which an Eclipse plugin is, may change its interface, crash or do things you don&#8217;t want to be done (bugs!). Ant is just reliable, fast and keeps its &#8220;interface&#8221;.</p>
<p>And one of the main advantages: With Ant you aren&#8217;t bound to a specific IDE and especially Eclipse&#8230; Oh my god, how do I hate this IDE&#8230; It&#8217;s the second worst thing after Win95.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olivier</title>
		<link>http://blog.gerardin.info/archives/565/comment-page-1#comment-798</link>
		<dc:creator>olivier</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gerardin.info/?p=565#comment-798</guid>
		<description>Could you elaborate? I&#039;ve been quite happy with the Eclipse plugin, what&#039;s wrong with it?
Besides, ant and the plugin serve different purposes, ant is designed for build automation not IDE integration.</description>
		<content:encoded><![CDATA[<p>Could you elaborate? I&#8217;ve been quite happy with the Eclipse plugin, what&#8217;s wrong with it?<br />
Besides, ant and the plugin serve different purposes, ant is designed for build automation not IDE integration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Orlov</title>
		<link>http://blog.gerardin.info/archives/565/comment-page-1#comment-797</link>
		<dc:creator>Alexander Orlov</dc:creator>
		<pubDate>Wed, 18 Nov 2009 19:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gerardin.info/?p=565#comment-797</guid>
		<description>I would recommend to use just Ant instead of the *$%#$(8 Eclipse plugin.</description>
		<content:encoded><![CDATA[<p>I would recommend to use just Ant instead of the *$%#$(8 Eclipse plugin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

