<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog de GreenIvory &#187; ant</title>
	<atom:link href="http://blog.greenivory.fr/tag/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.greenivory.fr</link>
	<description>Développement agile sur technologies web 2.0</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:23:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Eclipse : Ant Configuration Selection</title>
		<link>http://blog.greenivory.fr/2010/01/04/eclipse-ant-configuration-selection/</link>
		<comments>http://blog.greenivory.fr/2010/01/04/eclipse-ant-configuration-selection/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 20:03:24 +0000</pubDate>
		<dc:creator>Frédéric</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://blog.greenivory.fr/?p=644</guid>
		<description><![CDATA[Je viens de réinstaller une nouvelle version d&#8217;Eclipse (3.5, Galileo), mais en conservant mon workspace en l&#8217;état (de ma version 3.4, Ganymede). Quand je lance un tâche Ant depuis la Ant view, en faisant un double-clic, Eclipse m&#8217;ouvre une fenêtre intitulée Ant Configuration Selection, m&#8217;invitant à sélectionner la tâche Ant à lancer&#8230; c&#8217;est assez ennuyeux [...]]]></description>
			<content:encoded><![CDATA[<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.greenivory.fr%2F2010%2F01%2F04%2Feclipse-ant-configuration-selection%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<g:plusone size="medium" href="http://blog.greenivory.fr/2010/01/04/eclipse-ant-configuration-selection/" ></g:plusone>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Eclipse : Ant Configuration Selection" data-url="http://blog.greenivory.fr/2010/01/04/eclipse-ant-configuration-selection/" 
						data-via="" ></a> 
				</div></div>
		<div style="clear:both;"></div><p>Je viens de réinstaller une nouvelle version d&#8217;<a href="http://www.eclipse.org/">Eclipse</a> (3.5, Galileo), mais en conservant mon workspace en l&#8217;état (de ma version 3.4, Ganymede). Quand je lance un tâche Ant depuis la <em>Ant view</em>, en faisant un double-clic, Eclipse m&#8217;ouvre une fenêtre intitulée <em>Ant Configuration Selection</em>, m&#8217;invitant à sélectionner la tâche Ant à lancer&#8230; c&#8217;est assez ennuyeux à la longue (c&#8217;est-à-dire au bout de 2 fois <img src='http://blog.greenivory.fr/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).</p>
<p>Voici comment résoudre le problème :</p>
<pre>cd [workspace]/.metadata/.plugins/org.eclipse.debug.core/.launches/
rm [nom.du.project]*.launch</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.greenivory.fr/2010/01/04/eclipse-ant-configuration-selection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

