Converting an existing project to an EclipseME project

23 June 2008

Eclipse provides ‘Convert to J2ME Midlet Suite’ from the project pop-up menu to convert an existing Java project to EclipseME project. Let me show how to do that.

When you select ‘Convert to J2ME Midlet Suite’’, you will be prompted for the appropriate device definition by the EclipseME plug-in. This plugin will then make the required changes to your project.

When you convert a J2SE project to an EclipseME project, the J2SE libraries have to to be removed from the build path since they are not supported by J2ME. On identification, EclipseME will remove them automatically. Sometimes EclipseME fails to remove the J2SE libraries, you will then need to do this yourself.

EclipseME is intelligent enough to add the appropriate J2ME libraries to your project automatically. The depends on selected device definition. If you were using Eclipse to do J2ME programming prior to converting your project to use EclipseME, your project may still have the J2ME libraries in the build path. If so, you need to remove them.

del.icio.us:Converting an existing project to an EclipseME project  digg:Converting an existing project to an EclipseME project  spurl:Converting an existing project to an EclipseME project  wists:Converting an existing project to an EclipseME project  simpy:Converting an existing project to an EclipseME project  newsvine:Converting an existing project to an EclipseME project  blinklist:Converting an existing project to an EclipseME project  furl:Converting an existing project to an EclipseME project  reddit:Converting an existing project to an EclipseME project  fark:Converting an existing project to an EclipseME project  blogmarks:Converting an existing project to an EclipseME project  Y!:Converting an existing project to an EclipseME project  smarking:Converting an existing project to an EclipseME project  magnolia:Converting an existing project to an EclipseME project  segnalo:Converting an existing project to an EclipseME project  gifttagging:Converting an existing project to an EclipseME project

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: Converting an existing project to an EclipseME project

Leave a Reply