<?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"
	>
<channel>
	<title>Comments on: J2ME - T610 Works!</title>
	<atom:link href="http://getluky.net/2004/08/14/j2me-t610-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://getluky.net/2004/08/14/j2me-t610-works/</link>
	<description>Bred for skill in magic.</description>
	<pubDate>Fri, 21 Nov 2008 12:06:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: bornemix</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-2847</link>
		<dc:creator>bornemix</dc:creator>
		<pubDate>Thu, 18 May 2006 22:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-2847</guid>
		<description>&lt;p&gt;lol, hello daniel, just a bit bored during the night so I'll post some kind of solution for your shuffle (affirming that this post is way old):&lt;/p&gt;

&lt;p&gt;public class Shuffle{
private Random random = new Random();&lt;/p&gt;

&lt;p&gt;public static void shuffle(int[] array){
for(int i = 0; i &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>lol, hello daniel, just a bit bored during the night so I&#8217;ll post some kind of solution for your shuffle (affirming that this post is way old):</p>

<p>public class Shuffle{
private Random random = new Random();</p>

<p>public static void shuffle(int[] array){
for(int i = 0; i </p>]]></content:encoded>
	</item>
	<item>
		<title>By: gaurav</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-1691</link>
		<dc:creator>gaurav</dc:creator>
		<pubDate>Fri, 07 Apr 2006 10:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-1691</guid>
		<description>&lt;p&gt;I was also getting this invalid application problem. I am using eclipse to  build jar. the solution is....if u r using wtk21 then use javacomplier 1.4 and if using wtk2o use 1.3, or check by changing different combination. i hope it will work for u also.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was also getting this invalid application problem. I am using eclipse to  build jar. the solution is&#8230;.if u r using wtk21 then use javacomplier 1.4 and if using wtk2o use 1.3, or check by changing different combination. i hope it will work for u also.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: saikat</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-1029</link>
		<dc:creator>saikat</dc:creator>
		<pubDate>Fri, 06 Jan 2006 19:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-1029</guid>
		<description>&lt;p&gt;Hi,
     i am using wtk 2.0 and building a project using midp2.0 push registry. it works fine after downloading in nokia or siemens mobile.
but i was unable to download the .jad file in my sony ericsson k700i.
does anyone have any idea about what's wrong?&lt;/p&gt;

&lt;p&gt;regards
--Saikat&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
     i am using wtk 2.0 and building a project using midp2.0 push registry. it works fine after downloading in nokia or siemens mobile.
but i was unable to download the .jad file in my sony ericsson k700i.
does anyone have any idea about what&#8217;s wrong?</p>

<p>regards
&#8211;Saikat</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-10</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-10</guid>
		<description>&lt;p&gt;hey, have the same problem currently.. i´m pretty new to java 7 j2me, have just done a lot of processing and other stuff in the past and there fore just a probably dumb question, the manifest.mf, where can i find that and change it, have looked all over for it, as well as in the prefs of eclipse but wasn´t lucky to find anything. maybe you can give me some help for a beginner?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hey, have the same problem currently.. i´m pretty new to java 7 j2me, have just done a lot of processing and other stuff in the past and there fore just a probably dumb question, the manifest.mf, where can i find that and change it, have looked all over for it, as well as in the prefs of eclipse but wasn´t lucky to find anything. maybe you can give me some help for a beginner?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-11</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-11</guid>
		<description>&lt;p&gt;Hm, I worked through all of that in the J2ME Wireless Toolkit, not through eclipse. Does Eclipse just generate a finished jarfile for you? Because it's probably inside the application jar if you can't find it alone.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hm, I worked through all of that in the J2ME Wireless Toolkit, not through eclipse. Does Eclipse just generate a finished jarfile for you? Because it&#8217;s probably inside the application jar if you can&#8217;t find it alone.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-12</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-12</guid>
		<description>&lt;p&gt;hey, thnks for your reply, eclipse is supposed to generate a finshed jar file that is then ready to download onto the t610...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hey, thnks for your reply, eclipse is supposed to generate a finshed jar file that is then ready to download onto the t610&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-13</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-13</guid>
		<description>&lt;p&gt;Okay, unjar it using &lt;code&gt;jar xvf &#38;lt;jarfile&lt;/code&gt;, then look around for the MANIFEST.MF file inside there.&lt;/p&gt;

&lt;p&gt;I'm thinking that there may be a project properties setting within Eclipse, especially if it's a special plugin that's supposed to be used for J2ME.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Okay, unjar it using <code>jar xvf &amp;lt;jarfile</code>, then look around for the MANIFEST.MF file inside there.</p>

<p>I&#8217;m thinking that there may be a project properties setting within Eclipse, especially if it&#8217;s a special plugin that&#8217;s supposed to be used for J2ME.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-14</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-14</guid>
		<description>&lt;p&gt;hey gordon, figured it out, it was the was icreated that .jar file. now i´m trying to figure out abother thing on j2me, maybe you know something about it... if you want to create an array that it then mixed around, there´s a collection.shuffle methos in the java.lang, but on j2me it´s missing, you have an idea how to shuffle numbers stored in an array around?
thnks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hey gordon, figured it out, it was the was icreated that .jar file. now i´m trying to figure out abother thing on j2me, maybe you know something about it&#8230; if you want to create an array that it then mixed around, there´s a collection.shuffle methos in the java.lang, but on j2me it´s missing, you have an idea how to shuffle numbers stored in an array around?
thnks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Montechristos</title>
		<link>http://getluky.net/2004/08/14/j2me-t610-works/#comment-15</link>
		<dc:creator>Montechristos</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.getluky.net/wordpress/?p=89#comment-15</guid>
		<description>&lt;p&gt;Daniel, how did you solve this problem with Eclipse? I still get "Invalid application" on my K700.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Daniel, how did you solve this problem with Eclipse? I still get &#8220;Invalid application&#8221; on my K700.</p>]]></content:encoded>
	</item>
</channel>
</rss>
