EclipseME J2ME Development for Eclipse
Version 0.4.6
http://eclipseme.sourceforge.net

Copyright (c) 2003-2004 Craig Setera
All Rights Reserved
Licensed under the Academic Free License version 1.2
===================
Provides cross-platform support for developing J2ME midlets within the
Eclipse IDE.  Supported functions include development, preverification 
and emulator launching and debugging.

What's New
==========
NOTE: There is a significant reorganization in progress.  This version
is a small interim release with a small number of changes until the
reorganization can be completed.

- Support the new Sun WTK 2.2 Beta (RFE 983465)
- Expand platform definition field in suite creation wizard (Bug 991624)
- Fix problems with creating obfuscated jar files on Linux (Bug 957816)
- Fix errors when launching with a single midlet definition (Bug 984111)

Features
========
Current functionality (in some form or another) includes:
- J2ME Preferences for selection of Wireless Toolkit information
- J2ME Midlet Project creation wizard, including selection of MIDP version and
  JAD file creation.
- Automatic incremental class preverification
- Midlet creation wizard.
- Multipage JAD file editor.
- Emulator launch configuration support, including debugging.
- Multiple vendor Wireless Toolkit support.
- Over the Air deployment

Debugging Support
=================
As of the Eclipse 3.0M9 release, it is possible to debug the KVM/Emulator 
including some KVM problems that troubled people in the past releases. 
This is thanks to changes made by the Eclipse debug development team.  Please
see the EclipseME documentation for further information on configuring debugging
as well as some of the caveats and limitations.  Despite this support, no guarantee
can be made concerning debugging.  If a debugging error occurs, please create a 
Sourceforge bug report if one has not already been created.

What's Missing
==============
There will always be more work to do.  Some of the currently missing features
include:
- More device emulator support.
- Security/signing support

Prerequisites
=============
EclipseME now requires Eclipse version 3.0 final release.

EclipseME takes advantage of a Wireless Toolkit for much of its function,
including preverification and device emulation.  You must have a supported
wireless toolkit in order for EclipseME to function.  See the EclipseME
documentation for further information about the tested and supported toolkits.

Getting Started
===============
See the index.html in the docs subdirectory for quick start usage information.

Migration from earlier versions
===============================
Check the EclipseME documentation for detailed information on migrating from 
earlier versions of EclipseME.
