<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-12701674.post111884203382841160..comments</id><updated>2008-10-16T07:58:32.634-04:00</updated><title type='text'>Comments on Notes on Software Development, Technology and Life.: Eclipse 3.1 ANT Build File Import/Export</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://dheffelfinger.blogspot.com/feeds/111884203382841160/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html'/><author><name>David Heffelfinger</name><uri>http://www.blogger.com/profile/08373768632397496363</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-12701674.post-5118756515861868166</id><published>2008-07-24T04:47:00.000-04:00</published><updated>2008-07-24T04:47:00.000-04:00</updated><title type='text'>Shame the import doesn't work if the javac is insi...</title><content type='html'>Shame the import doesn't work if the javac is inside a conditional statement in the build file.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/5118756515861868166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/5118756515861868166'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1216889220000#c5118756515861868166' title=''/><author><name>BigMikeW</name><uri>http://www.blogger.com/profile/07822338551911348453</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-113632193519553112</id><published>2006-01-03T15:58:00.000-05:00</published><updated>2006-01-03T15:58:00.000-05:00</updated><title type='text'>after doing the export of the Ant Build files thos...</title><content type='html'>after doing the export of the Ant Build files those two files, build.xml and build-user.xml show in the problems list with &lt;BR/&gt;&lt;BR/&gt;Severity Description Resource In Folder Location Creation Time Id&lt;BR/&gt;2 3:2 The markup in the document following the root element must be well-formed. build-user.xml INVENTJobQ line 3 January 3, 2006 12:48:26 PM 11700&lt;BR/&gt;&lt;BR/&gt;Is there any way to eliminate that problem reporting so I don't see the little red X on ALL my projects?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/113632193519553112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/113632193519553112'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1136321880000#c113632193519553112' title=''/><author><name>Ollie</name><uri>http://www.blogger.com/profile/18435683504728586857</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-112889494291321233</id><published>2005-10-09T17:55:00.000-04:00</published><updated>2005-10-09T17:55:00.000-04:00</updated><title type='text'>If your buildfile has multiple javac declarations,...</title><content type='html'>If your buildfile has multiple javac declarations, you are prompted to select the javac declaration that makes sense for building the project.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/112889494291321233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/112889494291321233'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1128894900000#c112889494291321233' title=''/><author><name>Darin Swanson</name><uri>http://dev.eclipse.org</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-112652314780644376</id><published>2005-09-12T07:05:00.000-04:00</published><updated>2005-09-12T07:05:00.000-04:00</updated><title type='text'>what if i have 2 different javac targets ?say one ...</title><content type='html'>what if i have 2 different javac targets ?&lt;BR/&gt;say one that builds project and other that builds the unit tests</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/112652314780644376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/112652314780644376'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1126523100000#c112652314780644376' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-111988217644161962</id><published>2005-06-27T10:22:00.000-04:00</published><updated>2005-06-27T10:22:00.000-04:00</updated><title type='text'>Sam,   I don't mind being referenced, please do.Th...</title><content type='html'>Sam, &lt;BR/&gt;&lt;BR/&gt;  I don't mind being referenced, please do.&lt;BR/&gt;&lt;BR/&gt;Thanks,&lt;BR/&gt;David</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111988217644161962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111988217644161962'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1119882120000#c111988217644161962' title=''/><author><name>David R. Heffelfinger</name><uri>http://www.blogger.com/profile/02439063769578425809</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-111982440216106446</id><published>2005-06-26T18:20:00.000-04:00</published><updated>2005-06-26T18:20:00.000-04:00</updated><title type='text'>Do not you mind being referenced there http://ecli...</title><content type='html'>Do not you mind being referenced there http://eclipsewiki.editme.com/ANTFaq?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111982440216106446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111982440216106446'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1119824400000#c111982440216106446' title=''/><author><name>Sam Mesh</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-111976925001964283</id><published>2005-06-26T03:00:00.000-04:00</published><updated>2005-06-26T03:00:00.000-04:00</updated><title type='text'>Good to know, thanks.</title><content type='html'>Good to know, thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111976925001964283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111976925001964283'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1119769200000#c111976925001964283' title=''/><author><name>David R. Heffelfinger</name><uri>http://www.blogger.com/profile/02439063769578425809</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-111970839619060757</id><published>2005-06-25T10:06:00.000-04:00</published><updated>2005-06-25T10:06:00.000-04:00</updated><title type='text'>You don't need to right-click on the .project file...</title><content type='html'>You don't need to right-click on the .project file. Any file/folder (or the project itself) will do.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111970839619060757'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111970839619060757'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1119708360000#c111970839619060757' title=''/><author><name>Scott Stanchfield</name><uri>http://javadude.com</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-12701674.post-111967029826672902</id><published>2005-06-24T23:31:00.000-04:00</published><updated>2005-06-24T23:31:00.000-04:00</updated><title type='text'>Nice explanation, thanks.</title><content type='html'>Nice explanation, thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111967029826672902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12701674/111884203382841160/comments/default/111967029826672902'/><link rel='alternate' type='text/html' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html?showComment=1119670260000#c111967029826672902' title=''/><author><name>Ed Burnette</name><uri>http://www.blogger.com/profile/00602922769425368599</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dheffelfinger.blogspot.com/2005/06/eclipse-31-ant-build-file-importexport.html' ref='tag:blogger.com,1999:blog-12701674.post-111884203382841160' source='http://www.blogger.com/feeds/12701674/posts/default/111884203382841160' type='text/html'/></entry></feed>