<?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>Life by Bits &#38; Numbers &#187; ant</title>
	<atom:link href="http://www.inteist.com/tag/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inteist.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 19:07:49 +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>Apache ant &#8211; fixing &#8220;can&#8217;t locate tools.jar&#8221; error</title>
		<link>http://www.inteist.com/2010/06/ant-fixing-cant-locate-tools-jar-file-error/</link>
		<comments>http://www.inteist.com/2010/06/ant-fixing-cant-locate-tools-jar-file-error/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 05:49:16 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Enlightening]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=247</guid>
		<description><![CDATA[If you have &#8220;can&#8217;t locate tools.jar&#8221; error when trying to run &#8220;ant&#8221;, you&#8217;ve come to the right place. The fix is apparently very easy, you have to properly set up the &#8220;JAVA_HOME&#8221; environment variable to Java JDK. The tools.jar is found in the bin folder of the JDK but you only need to point the [...]
Related posts:<ol>
<li><a href='http://www.inteist.com/2010/12/android-2-3-cant-find-my-adb/' rel='bookmark' title='Android – Can’t find my ADB'>Android – Can’t find my ADB</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float: right; padding: 0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteist.com/2010/06/ant-fixing-cant-locate-tools-jar-file-error/"></a></div><div class="google_plus_one" style="float: right; margin-left: 10px;"><g:plusone size="standard" count="false" url="http://www.inteist.com/2010/06/ant-fixing-cant-locate-tools-jar-file-error/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F06%2Fant-fixing-cant-locate-tools-jar-file-error%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteist.com%2F2010%2F06%2Fant-fixing-cant-locate-tools-jar-file-error%2F&amp;source=inteist&amp;style=normal&amp;hashtags=ant,Technical&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you have &#8220;can&#8217;t locate tools.jar&#8221; error when trying to run &#8220;ant&#8221;, you&#8217;ve come to the right place. The fix is apparently very easy, you have to properly set up the &#8220;JAVA_HOME&#8221; environment variable to Java JDK. The <strong>tools.jar</strong> is found in the bin folder of the JDK but you only need to point the JAVA_HOME to your JAVA SDK installation and you should be all set!</p>
<p>Easy, right? Go get them!</p>
<p>Related posts:<ol>
<li><a href='http://www.inteist.com/2010/12/android-2-3-cant-find-my-adb/' rel='bookmark' title='Android – Can’t find my ADB'>Android – Can’t find my ADB</a></li>
<li><a href='http://www.inteist.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin – fixing corrupted *.jdp file</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteist.com/2010/06/ant-fixing-cant-locate-tools-jar-file-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

