Re: [Eclipseme-users] Problem Eclipse 3.4 and J2Me
Brought to you by:
setera
From: J. S. <j.s...@gm...> - 2008-08-10 21:29:59
|
Thanks Craig, This helped me alot. For some reason my project didnt have the second JAD file in the root folder so I was constantly changing the values in the one that is used to execute the midlet. Thanks for this little tip. Now I can continue developing the app :) Setera Craig schreef: > You said... > >> Now I dont understand what is going wrong here. There is one strange >> thing about the JAD file. Everytime I recreate the package the JAD >> file >> is reset to only a 2 line file containing only the midlet jar url and >> the size . All the other things are left out. > > > It may not be completely clear (ok, it is just plain confusing > <grin>) There are two JAD files in every EclipseME project. The JAD > file at the top-level is the one that should be altered by the > developer.. The other is the one that the system uses for launching > and should not be altered by hand. Are you sure you are editing the > correct JAD file? > > Also, there are some known issues with the most recent official > release of EclipseME on Eclipse 3.4. Please give the version at http://eclipseme.org/testversions > a try and see if it helps you out. I've had very little "play" time > recently and I've spent a bit more time working on the EclipseME to > MTJ porting work. The good news is that we are making some progress > there. > > Hope that helps, > Craig > > On Aug 3, 2008, at 3:29 PM, J. Somhorst wrote: > >> Hello Everyone, >> >> After a few days of hard work on my latest J2Me project I decided it >> would be the time to test it on my own HTC P3300 phone. So I created >> the >> package and uploaded it to my phone. >> >> When I tried to install it the phone gave me an error saying that it >> could be intalled. I had this issue already a few months ago so i >> changed the mirocedition configuration and profile in the jad file, >> repackaged again and uploaded it. Still an error. >> >> Now I dont understand what is going wrong here. There is one strange >> thing about the JAD file. Everytime I recreate the package the JAD >> file >> is reset to only a 2 line file containing only the midlet jar url and >> the size . All the other things are left out. >> >> Does anyone know what to do next ? >> >> (p.s. the HTC P3300 only accepts Midlets packaged with MIDP 2.0 and >> CLDC >> 1.1 ) >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Eclipseme-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |