Discussion:
Controlling which midlet to run in a Midlet Suite
Jimisola Laursen
2008-08-21 09:53:16 UTC
Permalink
Hi!

Using Eclipse 3.4 with EclipseME 1.8.0 and SonyEricsson J2ME SDK 2.5.0.2.

I have a midlet suite that contains my self-developed midlet (call it
MyMidlet) and a midlet (RecordStoreLogViewer) that comes with the J2ME-log4j
look-alike MicroLog. That is, both midlets are added to the Midlet tab in
the Application Description Editor (aka JAD file).

When I run/debug using Debug-On-Device the RecordStoreLogViewer comes up and
not MyMidlet!
However, if I run/debug using the Emulator MyMidlet runs correctly.

I've checked the Run Configuration for the Midlet and Midlet -> Executable
has the full classname of MyMidlet.

Do I need to specify which Midlet to run per default in the JAD file?
Is this a bug in the SDK or perhaps in EclipseME?

Console output:

Creating classpackager: {MIDlet-Jar-Size=119395, MIDlet-2=Log
Viewer,,net.sf.microlog.ui.RecordStoreLogViewer,
MIDlet-1=MyMidlet,,net.midlet.MyMidlet, MIDlet-Jar-URL=MyMidlet.jar,
MicroEdition-Configuration=CLDC-1.1, MIDlet-Version=0.8.1,
MIDlet-Name=MyMidlet Midlet Suite, MIDlet-Description=My Midlet,
MIDlet-Vendor=Midlet Suite Vendor, MicroEdition-Profile=MIDP-2.0}

Regards,
Jimisola
--
View this message in context: http://n2.nabble.com/Controlling-which-midlet-to-run-in-a-Midlet-Suite-tp737872p737872.html
Sent from the EclipseME mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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=/
Russel Winder
2008-08-21 10:41:30 UTC
Permalink
Post by Jimisola Laursen
Hi!
Using Eclipse 3.4 with EclipseME 1.8.0 and SonyEricsson J2ME SDK 2.5.0.2.
I must be missing something, isn't 1.7.9 the latest release of
EclipseME ?
--
Russel.
====================================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: http://www.russel.org.uk/
Jimisola Laursen
2008-08-21 16:41:07 UTC
Permalink
To my knowledge 1.7.9 is the latest stable and 1.8.0 is the latest
test-version.
1.8.0 works with Eclipse 3.4 Ganymede - which 1.7.9 does not.

Regards,
Jimisola
Post by Russel Winder
Post by Jimisola Laursen
Hi!
Using Eclipse 3.4 with EclipseME 1.8.0 and SonyEricsson J2ME SDK 2.5.0.2.
I must be missing something, isn't 1.7.9 the latest release of
EclipseME ?
--
Russel.
====================================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: http://www.russel.org.uk/
-------------------------------------------------------------------------
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
https://lists.sourceforge.net/lists/listinfo/eclipseme-users
--
View this message in context: http://n2.nabble.com/Controlling-which-midlet-to-run-in-a-Midlet-Suite-tp737872p740621.html
Sent from the EclipseME mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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=/
Russel Winder
2008-08-22 07:33:39 UTC
Permalink
Post by Jimisola Laursen
To my knowledge 1.7.9 is the latest stable and 1.8.0 is the latest
test-version.
1.8.0 works with Eclipse 3.4 Ganymede - which 1.7.9 does not.
1.7.9 with WTK2.5.2 is working fine for me on Eclipse 3.4.

Where did you get 1.8.0 from?
--
Russel.
====================================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: http://www.russel.org.uk/
Jimisola Laursen
2008-08-22 15:22:36 UTC
Permalink
It was mentioned in a post in the mailing list. I think it was here:
http://eclipseme.org/testversions

/J

PS. Anyone that can answer my initial question about controlling which
midlet to run in a Midlet Suite? DS.
Post by Russel Winder
Post by Jimisola Laursen
To my knowledge 1.7.9 is the latest stable and 1.8.0 is the latest
test-version.
1.8.0 works with Eclipse 3.4 Ganymede - which 1.7.9 does not.
1.7.9 with WTK2.5.2 is working fine for me on Eclipse 3.4.
Where did you get 1.8.0 from?
--
Russel.
====================================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: http://www.russel.org.uk/
-------------------------------------------------------------------------
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
https://lists.sourceforge.net/lists/listinfo/eclipseme-users
--
View this message in context: http://n2.nabble.com/Controlling-which-midlet-to-run-in-a-Midlet-Suite-tp737872p759783.html
Sent from the EclipseME mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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=/
Craig Setera
2008-08-26 01:03:19 UTC
Permalink
Sorry all... I have been buried and have not had time to get 1.8.0
buttoned up and out the door... the testversions link is the best way to
go for Eclipse 3.4 support at this point.

In terms of launching a particular midlet... At one point it would "just
work"... If you said Run As -> to a MIDlet class, EclipseME would build
a special JAD that only listed that MIDlet. Is that not working?
Post by Jimisola Laursen
http://eclipseme.org/testversions
/J
PS. Anyone that can answer my initial question about controlling which
midlet to run in a Midlet Suite? DS.
Post by Russel Winder
Post by Jimisola Laursen
To my knowledge 1.7.9 is the latest stable and 1.8.0 is the latest
test-version.
1.8.0 works with Eclipse 3.4 Ganymede - which 1.7.9 does not.
1.7.9 with WTK2.5.2 is working fine for me on Eclipse 3.4.
Where did you get 1.8.0 from?
--
Russel.
====================================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: http://www.russel.org.uk/
-------------------------------------------------------------------------
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
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=/
Jimisola Laursen
2008-08-26 10:08:47 UTC
Permalink
Hi!

The launch bug has been confirmed by the SDK manufacturer, so you can ignore
that.

Regards,
Jimisola
Post by Craig Setera
Sorry all... I have been buried and have not had time to get 1.8.0
buttoned up and out the door... the testversions link is the best way to
go for Eclipse 3.4 support at this point.
In terms of launching a particular midlet... At one point it would "just
work"... If you said Run As -> to a MIDlet class, EclipseME would build
a special JAD that only listed that MIDlet. Is that not working?
Post by Jimisola Laursen
http://eclipseme.org/testversions
/J
PS. Anyone that can answer my initial question about controlling which
midlet to run in a Midlet Suite? DS.
Post by Russel Winder
Post by Jimisola Laursen
To my knowledge 1.7.9 is the latest stable and 1.8.0 is the latest
test-version.
1.8.0 works with Eclipse 3.4 Ganymede - which 1.7.9 does not.
1.7.9 with WTK2.5.2 is working fine for me on Eclipse 3.4.
Where did you get 1.8.0 from?
--
Russel.
====================================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: http://www.russel.org.uk/
-------------------------------------------------------------------------
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
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
https://lists.sourceforge.net/lists/listinfo/eclipseme-users
--
View this message in context: http://n2.nabble.com/Controlling-which-midlet-to-run-in-a-Midlet-Suite-tp737872p783660.html
Sent from the EclipseME mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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=/
Continue reading on narkive:
Search results for 'Controlling which midlet to run in a Midlet Suite' (Questions and Answers)
4
replies
booting files of computers in window xp?
started 2007-02-13 20:10:59 UTC
software
Loading...