| Author |
Message |
|
|
Post subject: EclipseME JAD compile issue
Posted: Oct 04, 2005 - 08:24 PM
|
|
|
|
I was working in eclipse 3.0 and everything was working OK. Then i switch to 3.1 and i have this problem for the same project
Warning: Running JAM, Ignoring all other options (but "-Xheapsize", and OTA flags if provided)
Running with storage root DefaultColorPhone
** Error installing suite (39): The JAD matches a version of a suite already installed.
Execution completed.
Any comment?
Thanks in advance |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: EclipseME JAD compile issue
Posted: Oct 15, 2005 - 08:40 AM
|
|
|
|
|
|
|
 |
|
|
Post subject: RE: EclipseME JAD compile issue
Posted: Oct 15, 2005 - 08:56 AM
|
|
|
|
| Go to your WTK directory, appdb directory. Go to your device folder (for example, C:\WTK22\appdb\DefaultColorPhone) and delete the #Midlet* files and the suite.utf. |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: EclipseME JAD compile issue
Posted: Oct 17, 2005 - 06:16 PM
|
|
|
|
I've had the same problem.
Your solution works (thanks!), but it seems like there should be a better way. Is the emulator just forgetting to flush these files? Is this a known issue with sun's toolkit, or something about using Eclipse 3.1? |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: EclipseME JAD compile issue
Posted: Nov 09, 2005 - 08:02 AM
|
|
|
|
| Ms. Phoenix wrote: | I was working in eclipse 3.0 and everything was working OK. Then i switch to 3.1 and i have this problem for the same project
Warning: Running JAM, Ignoring all other options (but "-Xheapsize", and OTA flags if provided)
Running with storage root DefaultColorPhone
** Error installing suite (39): The JAD matches a version of a suite already installed.
Execution completed.
Any comment?
Thanks in advance |
|
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: EclipseME JAD compile issue
Posted: Nov 09, 2005 - 08:30 AM
|
|
|
|
| I had the same problem and the solution worked out |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: EclipseME JAD compile issue
Posted: Nov 09, 2005 - 08:55 AM
|
|
|
|
we had the same problem and the solution worked out Kamran Eilami & Emrah Budur
Thanks a lot |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: EclipseME JAD compile issue
Posted: Nov 12, 2005 - 02:52 AM
|
|
|
|
| I'm giving a J2ME course and I had the same problem... The solution works, thou I would like to know more about the cause and fix to be ablle to explain to students... Thanks! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: EclipseME JAD compile issue
Posted: Nov 28, 2005 - 07:07 AM
|
|
|
|
| Isn't there a better way than this? I mean, deleting my files every time I want to test my MIDlet seems to a bit inefficient. |
|
|
| |
|
|
|
 |
|
|
Post subject: Problem still occurs EC 3.1.1 and EclipseME
Posted: Jan 17, 2006 - 04:20 PM
|
|
|
|
The reproduction scenario for me is fairly simple.
If you have a Midlet with an exit command but you close the application with the exit command of the window or with the power down button of the emulated phone you can run into the problem.
My solution so far is to close the application with the right button on the emulated phone (the programmed exit button) |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Problem still occurs EC 3.1.1 and EclipseME
Posted: Feb 16, 2006 - 06:27 PM
|
|
|
|
| Another Solution would be to run it not as OTA application but as Midlet Suite (Choose it in the RUN-Menu) |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Problem still occurs EC 3.1.1 and EclipseME
Posted: May 31, 2006 - 05:17 AM
|
|
|
|
| In the Run... options, under the device tab, set a specific device instead of "project device". |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: Problem still occurs EC 3.1.1 and EclipseME
Posted: Oct 10, 2006 - 10:27 PM
|
|

Joined: Oct 10, 2006
Posts: 1
Location: Vietnam
|
|
Thanks ! I had spent my all day to hand this problem and it would going on if
I'm not to find this thread. |
|
|
| |
|
|
|
 |
|
|