EclipseME
Eclipse J2ME Plugin
EclipseME may be used to help simplify your development of
Java 2 Micro Edition (C) Midlets. EclipseME provides a set of
features to help easily create your Midlets, including:
- Wireless toolkit preferences
- Create new J2ME Midlet Suite Project
- Create new Midlet
- Java Application Descriptor (JAD) editor
- Incremental/automatic preverification of class files
- Eclipse launch support for running within J2ME emulators
- Packaging and deployment including Over The Air deployment testing
and obfuscated output via
ProGuard
Table of Contents
- History
- Prerequisites
- Installation
- Install the Wireless Toolkit(s)
- Install the Plug-In
- Configure the Plug-In's Wireless Toolkit Settings
- Change Eclipse's Debug Settings
- Configure ProGuard (Optional)
- Creating a new J2ME MIDlet project
- Creating a project from scratch
- Converting an existing project to an EclipseME project
- Application Descriptor (JAD) Editor
- Creating a new J2ME MIDlet
- Running / Debugging a J2ME MIDlet
- Quickly debugging a MIDlet
- Manually creating a Launch Configuration
- Debugging the Emulator
- Packaging your MIDlet for deployment
- How to package your MIDlet Suite
- Packaging options
- Packaging outputs
- Advanced - Creating Profiles and Platform Definitions
- Step 1: Add Wireless Toolkit
- Step 2: Add Profile
- Step 3: Add Platform Definition
- Reference
- Launch Configurations
- J2ME Preferences
- Project Properties
- Migrating from an earlier version of EclipseME
- Frequently Asked Questions
Links
Downloads
Sourceforge Project Page