<?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: BlackBerry Development with Ant &amp; Eclipse</title>
	<atom:link href="http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/</link>
	<description>Hardware, software, and just general tinkering</description>
	<lastBuildDate>Mon, 30 Aug 2010 11:32:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jiGGaK</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1127</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Wed, 24 Mar 2010 13:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1127</guid>
		<description>Nithya,

Try printing out the jde.home property before the line that failes:

&lt;pre lang=&quot;xml&quot;&gt;
&lt;echo&gt;${jde.home}&lt;/echo&gt;
&lt;/pre&gt;

If that yields no luck, please use the &lt;a href=&quot;http://forum.slashdev.ca&quot; rel=&quot;nofollow&quot;&gt;forum&lt;/a&gt;. Blog comments aren&#039;t really for providing support.</description>
		<content:encoded><![CDATA[<p>Nithya,</p>
<p>Try printing out the jde.home property before the line that failes:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;echo<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>${jde.home}<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/echo<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

<p>If that yields no luck, please use the <a href="http://forum.slashdev.ca" rel="nofollow">forum</a>. Blog comments aren&#8217;t really for providing support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nithya</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1126</link>
		<dc:creator>Nithya</dc:creator>
		<pubDate>Wed, 24 Mar 2010 10:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1126</guid>
		<description>Hi,

I have done all the steps from the begining. But I am struck when run the common build.xml using Ant. I am getting 
C:\Documents and Settings\e10074\Eclipse Workspace\common\build.xml:23: jde home must be a directory

this error. But i specified the location of my JDE home in properties file. Can u help me out in this.

Thanks....

Nithya</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have done all the steps from the begining. But I am struck when run the common build.xml using Ant. I am getting<br />
C:\Documents and Settings\e10074\Eclipse Workspace\common\build.xml:23: jde home must be a directory</p>
<p>this error. But i specified the location of my JDE home in properties file. Can u help me out in this.</p>
<p>Thanks&#8230;.</p>
<p>Nithya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiGGaK</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1082</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1082</guid>
		<description>krishnan,

You must set the &lt;strong&gt;jde.home&lt;/strong&gt; directory in the build script or properties file.  The path should be the directory where you copied the RIM JDE.

We also have forums now for discussions such as this: http://forum.slashdev.ca/</description>
		<content:encoded><![CDATA[<p>krishnan,</p>
<p>You must set the <strong>jde.home</strong> directory in the build script or properties file.  The path should be the directory where you copied the RIM JDE.</p>
<p>We also have forums now for discussions such as this: <a href="http://forum.slashdev.ca/" rel="nofollow">http://forum.slashdev.ca/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishnan</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1081</link>
		<dc:creator>krishnan</dc:creator>
		<pubDate>Mon, 25 Jan 2010 09:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1081</guid>
		<description>Hi, I got the following error:
/Users/xxxxxxx/Development/BlackBerry/SDK/HelloWorld/src/ca/slashdev/build.xml:16: jde home must be a directory


When I complied the code using ant. Please help me .</description>
		<content:encoded><![CDATA[<p>Hi, I got the following error:<br />
/Users/xxxxxxx/Development/BlackBerry/SDK/HelloWorld/src/ca/slashdev/build.xml:16: jde home must be a directory</p>
<p>When I complied the code using ant. Please help me .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Clark-Robinson</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1075</link>
		<dc:creator>Ben Clark-Robinson</dc:creator>
		<pubDate>Tue, 19 Jan 2010 02:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1075</guid>
		<description>Running Snow Leopard? You can find a Universal  preverify at http://developer.motorola.com/docstools/motodevstudio/javame/downloads/</description>
		<content:encoded><![CDATA[<p>Running Snow Leopard? You can find a Universal  preverify at <a href="http://developer.motorola.com/docstools/motodevstudio/javame/downloads/" rel="nofollow">http://developer.motorola.com/docstools/motodevstudio/javame/downloads/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Developing first Blackberry application &#171; Lubos Programming Weblog</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1056</link>
		<dc:creator>Developing first Blackberry application &#171; Lubos Programming Weblog</dc:creator>
		<pubDate>Fri, 11 Dec 2009 03:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1056</guid>
		<description>[...] BlackBerry development with Ant [...]</description>
		<content:encoded><![CDATA[<p>[...] BlackBerry development with Ant [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CT</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1015</link>
		<dc:creator>CT</dc:creator>
		<pubDate>Wed, 14 Oct 2009 01:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1015</guid>
		<description>I was trying to get the 
jde.home property set up correctly,
but I don&#039;t know what mine should be.
I have tried: C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0
which is the location of my file that is equivalent to yours but it won&#039;t accept it.
Same thing with my simulator.home
I have attempted to give it 
C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0\simulator
but once again it doesn&#039;t like it. 

The line it doesn&#039;t like is

specifically the build.dir</description>
		<content:encoded><![CDATA[<p>I was trying to get the<br />
jde.home property set up correctly,<br />
but I don&#8217;t know what mine should be.<br />
I have tried: C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0<br />
which is the location of my file that is equivalent to yours but it won&#8217;t accept it.<br />
Same thing with my simulator.home<br />
I have attempted to give it<br />
C:\Program Files\Research In Motion\BlackBerry JDE 4.7.0\simulator<br />
but once again it doesn&#8217;t like it. </p>
<p>The line it doesn&#8217;t like is</p>
<p>specifically the build.dir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developerlife &#8211; Tutorials &#187; BlackBerry SDK and tools &#8211; Getting Started</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-1009</link>
		<dc:creator>developerlife &#8211; Tutorials &#187; BlackBerry SDK and tools &#8211; Getting Started</dc:creator>
		<pubDate>Fri, 25 Sep 2009 03:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-1009</guid>
		<description>[...] you want to do away with using the JDE or Eclipse plugin, here’s an article that talks about how to configure Eclipse to do Blackberry development just using ant and a JDE [...]</description>
		<content:encoded><![CDATA[<p>[...] you want to do away with using the JDE or Eclipse plugin, here’s an article that talks about how to configure Eclipse to do Blackberry development just using ant and a JDE [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blackberry development on Mac OS X &#171; Software Nuggets</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-986</link>
		<dc:creator>Blackberry development on Mac OS X &#171; Software Nuggets</dc:creator>
		<pubDate>Mon, 03 Aug 2009 22:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-986</guid>
		<description>[...] happened across this great article on how to use Eclipse for Blackberry development, but the real interesting bit was that the [...]</description>
		<content:encoded><![CDATA[<p>[...] happened across this great article on how to use Eclipse for Blackberry development, but the real interesting bit was that the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlackBerry Development on Mac OS X &#124; azizuysal.com</title>
		<link>http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/comment-page-2/#comment-975</link>
		<dc:creator>BlackBerry Development on Mac OS X &#124; azizuysal.com</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2007/05/30/blackberry-development-with-ant-eclipse/#comment-975</guid>
		<description>[...] Java is cross-platform, and so I assumed it would be an easy setup. Was I wrong! It took a lot of research and trial-error; but in the end, I was successful and I wanted to share it [...]</description>
		<content:encoded><![CDATA[<p>[...] Java is cross-platform, and so I assumed it would be an easy setup. Was I wrong! It took a lot of research and trial-error; but in the end, I was successful and I wanted to share it [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
