<?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 Using Linux</title>
	<atom:link href="http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/</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/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1256</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Mon, 30 Aug 2010 11:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1256</guid>
		<description>Alexey,

Try searching the bb-ant-tools mailing list. I know something similar to this topic has been covered there before.

http://sourceforge.net/mailarchive/forum.php?forum_name=bb-ant-tools-general</description>
		<content:encoded><![CDATA[<p>Alexey,</p>
<p>Try searching the bb-ant-tools mailing list. I know something similar to this topic has been covered there before.</p>
<p><a href="http://sourceforge.net/mailarchive/forum.php?forum_name=bb-ant-tools-general" rel="nofollow">http://sourceforge.net/mailarchive/forum.php?forum_name=bb-ant-tools-general</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Potapkin</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1255</link>
		<dc:creator>Alexey Potapkin</dc:creator>
		<pubDate>Mon, 30 Aug 2010 11:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1255</guid>
		<description>I have a problem with a project with a lot of .java files (over 1000). At first I had &quot;Create process error=87&quot; problem at java start. It was solved by adding &quot;generatesourcelist=&quot;true&quot;&quot;  flag to ant task. And now i stuck at the similar problem that appears at javac start. It looks like  
[rapc] I/O Error: Cannot run program &quot;javac&quot;: CreateProcess error=87, The parameter is incorrect. Anyone can help me?</description>
		<content:encoded><![CDATA[<p>I have a problem with a project with a lot of .java files (over 1000). At first I had &#8220;Create process error=87&#8243; problem at java start. It was solved by adding &#8220;generatesourcelist=&#8221;true&#8221;"  flag to ant task. And now i stuck at the similar problem that appears at javac start. It looks like<br />
[rapc] I/O Error: Cannot run program &#8220;javac&#8221;: CreateProcess error=87, The parameter is incorrect. Anyone can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwan</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1169</link>
		<dc:creator>Gwan</dc:creator>
		<pubDate>Thu, 20 May 2010 14:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1169</guid>
		<description>Figured it out:
export LANG=&quot;en_US.ISO-8859-1&quot;</description>
		<content:encoded><![CDATA[<p>Figured it out:<br />
export LANG=&#8221;en_US.ISO-8859-1&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwan</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1168</link>
		<dc:creator>Gwan</dc:creator>
		<pubDate>Wed, 19 May 2010 19:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1168</guid>
		<description>Great post, really!
It worked for me, but I still have an issue with rrc/rrh files. If I look at the .crb corresponding files generated in the jar, they differ at the and of the name with those generated on windows. I.e. the file names in linux are ca.slashdev.FooApplication?.crb, as they are ca.slashdev.FooApplication-ú.crb in windows. It must have something to do with caracter encoding, but I can&#039;t figure out how to fix it. If anybody has managed to use localization of resources under linux, please post the fix.
Thx</description>
		<content:encoded><![CDATA[<p>Great post, really!<br />
It worked for me, but I still have an issue with rrc/rrh files. If I look at the .crb corresponding files generated in the jar, they differ at the and of the name with those generated on windows. I.e. the file names in linux are ca.slashdev.FooApplication?.crb, as they are ca.slashdev.FooApplication-ú.crb in windows. It must have something to do with caracter encoding, but I can&#8217;t figure out how to fix it. If anybody has managed to use localization of resources under linux, please post the fix.<br />
Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pam</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1160</link>
		<dc:creator>Pam</dc:creator>
		<pubDate>Thu, 06 May 2010 10:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1160</guid>
		<description>I&#039;m missing something, I installed everything, I could even run the simulator from your other post, but I don&#039;t know where to put the /lib dir from the JDE and when I run &#039;ant&#039; inside hello i get:
BUILD FAILED
~/hello/build.xml:12: jde home must be a directory

Any help would be appreciated.
Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m missing something, I installed everything, I could even run the simulator from your other post, but I don&#8217;t know where to put the /lib dir from the JDE and when I run &#8216;ant&#8217; inside hello i get:<br />
BUILD FAILED<br />
~/hello/build.xml:12: jde home must be a directory</p>
<p>Any help would be appreciated.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Aurelio</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1154</link>
		<dc:creator>David Aurelio</dc:creator>
		<pubDate>Thu, 08 Apr 2010 16:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1154</guid>
		<description>Thank you for the helpful post. Really saved my day.</description>
		<content:encoded><![CDATA[<p>Thank you for the helpful post. Really saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cracking Berries, Windows, and Necks &#171; MentalPolyphonics</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1116</link>
		<dc:creator>Cracking Berries, Windows, and Necks &#171; MentalPolyphonics</dc:creator>
		<pubDate>Wed, 24 Feb 2010 00:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1116</guid>
		<description>[...] an OSX development environment &#8212; just Windows &#8212; so I&#8217;m forced to work through the Linux hacks for doing Berry dev on unix-like [...]</description>
		<content:encoded><![CDATA[<p>[...] an OSX development environment &#8212; just Windows &#8212; so I&#8217;m forced to work through the Linux hacks for doing Berry dev on unix-like [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux ?? BlackBerry ?????????? &#187; ?????????(Giraffy) :: ????????????????</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1046</link>
		<dc:creator>Linux ?? BlackBerry ?????????? &#187; ?????????(Giraffy) :: ????????????????</dc:creator>
		<pubDate>Wed, 25 Nov 2009 06:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1046</guid>
		<description>[...] http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/" rel="nofollow">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffry james.p</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1004</link>
		<dc:creator>jeffry james.p</dc:creator>
		<pubDate>Thu, 03 Sep 2009 04:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1004</guid>
		<description>i want to know how linux developed &amp;development uing linux</description>
		<content:encoded><![CDATA[<p>i want to know how linux developed &amp;development uing linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/comment-page-1/#comment-1003</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Thu, 03 Sep 2009 04:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/2008/04/03/blackberry-development-using-linux/#comment-1003</guid>
		<description>i am in eager to learn it. learning them is essential is of any industrial importance.

application possible with linux??</description>
		<content:encoded><![CDATA[<p>i am in eager to learn it. learning them is essential is of any industrial importance.</p>
<p>application possible with linux??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
