Jashan, If you are using Eclipse 3.3, you may want to look at Run/Debug -> Launching in the Window -> Preferences dialog. The way that launching works has changed since 3.2 and without some EclipseME changes, I'm not sure launching will work the way that you would like. Even with those changes, I'm not sure I like the new behavior and have switched all of my workspaces to use the "Always launch the previously launched application".
Craig Parag Chandra wrote: > > Hi Jashan, > > > > Which version of Eclipse are you using? I had noticed similar behavior > when I started using Eclipse 3.3, so I reverted back to 3.2, which is > more stable in general. > > > > > > Parag Chandra > > Senior Software Developer > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > 404-439-5821 > > ------------------------------------------------------------------------ > > *From:* [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] *On Behalf Of > *Jashan Chittesh (ehem. Holger David Wagner) > *Sent:* Wednesday, September 12, 2007 11:01 AM > *To:* [email protected] > *Subject:* Re: [Eclipseme-users] Launch Configurations - only finds > Java Application and Java Applet > > > > Hi Craig, > > Craig Setera schrieb: > > You need to run the launch configuration at least once before it becomes > the "last launched" and capable of using the F11 shortcut. > > I can do "Open Run Dialog...", then launch the run configuration I > have created there. I also can see "Nokia Series 40" which is the name > of my configuration in the Run History. However, when I hit F11 or > Ctrl+F11, I get a dialog "Run As", and in that Dialog, there's only > "Java Applet" and "Java Application", so I don't see a way to start my > MIDlet that way. > > So, it seems as if I cannot directly run the MIDlet at all. Also tried > adding a "Launch configuration" in my project's properties, but there, > I have the same problem that the only two configuration types > available are Java Application/Applet. > > What may be interesting: When I use "Open Run Dialog...", the MIDlet > is not shown when I click Executable / Midlet / Search. I can manually > type the fully qualified name of the MIDlet, and then it works, but I > cannot select the MIDlet. Maybe that's the reason why I don't get the > MIDlet configuration type. > > Just to be sure, I've just created a new MIDlet Suite project, and > added a MIDlet class. Same effect. > > Any ideas? > > Kind regards, > Jashan > > > > Craig > > Jashan Chittesh (ehem. Holger David Wagner) wrote: > >> Hi there, >> >> I've started working on an old EclipeME project (with new Eclipse and >> EclipseME installation, both most current available versions) and am >> having a problem with the Run/Debug Settings: >> >> In the project properties under Run/Debug Settings, when I click on >> New, I only get Java Application and Java Applet - not the type "Wire >> Toolkit Emulator" that I would wish to use. Under "Run / Open Run >> Dialog..." I do see Wireless Toolkit Emulator (and also JUnit and Task >> Context Test), and that way I do manage to startup my MIDlets (by >> using the Run History). But also, under "Run as", I only get "Java >> Application" and "Java Applet". >> >> I've also tried unchecking all filters under Preferences / Run/Debug / >> Launching / Launch Configurations. But that also doesn't seem to help. >> >> Basically, all I want is simply start my Emulator with F11 / Ctrl+F11. >> >> Any ideas, what's wrong in my setup? >> >> Kind regards, >> Jashan >> -- >> Wir sind garantiert frei - wenn wir uns nur daran erinnern! >> >> Jashan Chittesh >> (ehem. Holger (David) Wagner) Tel: +49 (8141) 36 56 32 >> Ganghoferstr. 3 Mobil: +49 (177) 274 12 45 >> D-82223 Eichenau Fax: +49 (177) 992741245 >> >> ------------------------------------------------------------------------ >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Eclipseme-users mailing list >> [email protected] >> <mailto:[email protected]> >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Eclipseme-users mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > > > > > -- > Wir sind garantiert frei - wenn wir uns nur daran erinnern! > > Jashan Chittesh > (ehem. Holger (David) Wagner) Tel: +49 (8141) 36 56 32 > Ganghoferstr. 3 Mobil: +49 (177) 274 12 45 > D-82223 Eichenau Fax: +49 (177) 992741245 > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
