This article focuses on how to use Eclipse ME for BlackBerry midlet development and debugging in BlackBerry development. I hope this article will help you.
Use Eclipse ME in BlackBerry development for Black Berry midlet development and debugging
Eclipse uses updatesite to install Eclipse ME. Some Eclipse patches are automatically installed during the installation process, which takes about one hour.
Eclipse ME updatesite:
Http://www.Eclipseme.org/updates/
After installation, you can use the EclipseME Wizard to create HelloWorldmidlet, but there is no simulator to debug the midlet.
Download SunWTK2.5.2. After installation, configure it in Eclipse to debug the midlet.
Another method,
1) install BlackBerry JDEPlug-inforEclipse
2) install EclipseME
3) create a BlackBerryProject In the BlackBerry wizard
4) Create J2MEMidlet using the EclipseME wizard in this Project, and debug the midlet In the BlackBerry simulator.