Creating J2ME MIDlet Project - I

24 June 2008

Many guys who are new to mobile application development often question: “Does Eclipse support MIDlet development?”. Yes it does. In the next few posts, I will explain how you can create a J2ME project in Eclipse.

To cleate a EclipseME project, we should use the New Project Wizard and select J2ME Midlet Suite from within the J2ME item.

MIDlet suite

You will then see a wizard pane which is actually the standard for almost all Eclipse projects. You must have gone through that if you have worked in Eclipse. You will provide the name of the project and the location for the project contents.

Then you will be taken to second pane where you choose which of the available device definitions you will use for compiling the project and for running and debugging. You may change these setting later using the Project Properties.

You also provide default location for the project’s JAD file on this page which may be changed later as well. Remember: The JAD file should be created relative to the project’s root folder. Yes, you may later change the JAD file within the Package Explorer.

Screen 2

Continued …

del.icio.us:Creating J2ME MIDlet Project - I  digg:Creating J2ME MIDlet Project - I  spurl:Creating J2ME MIDlet Project - I  wists:Creating J2ME MIDlet Project - I  simpy:Creating J2ME MIDlet Project - I  newsvine:Creating J2ME MIDlet Project - I  blinklist:Creating J2ME MIDlet Project - I  furl:Creating J2ME MIDlet Project - I  reddit:Creating J2ME MIDlet Project - I  fark:Creating J2ME MIDlet Project - I  blogmarks:Creating J2ME MIDlet Project - I  Y!:Creating J2ME MIDlet Project - I  smarking:Creating J2ME MIDlet Project - I  magnolia:Creating J2ME MIDlet Project - I  segnalo:Creating J2ME MIDlet Project - I  gifttagging:Creating J2ME MIDlet Project - I

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Creating J2ME MIDlet Project - I

Leave a Reply