|
About
This page contains information about building JMSME classes. For
information about building MIDlets which use JMSME, see
using JMSME page (coming soon) .
Build instructions are split in two parts:
- building client (MIDlet) classes
- building proxy
Steps introduced in this instructions should work on any system since
ant is portable, but I have tested them only on linux. You may have
to adjust some steps in other enviroments. In case of any doubt
try reading build.xml file (Peter has commented it quite well).
|