Home
CV
Contact
Art
Music
Apps
Misc
Search
Developing J2ME on Mac OS X
Developing J2ME on Mac OS X
This is more of a note to myself then a guide.
Setting up the SDK
Download the latest Jave Development Kit (JDK).
(
http://java.sun.com/javase/downloads/index.jsp
)
Sony Ericsson has no WTK for Mac OS X, so first download the Sony Ericsson WTK and install on a PC (that is if you want to work against their libs), then snatch all the jars and put in a folder on the Mac that you will be working on from now on.
Download and install Eclipse Classic SDK.
(
http://www.eclipse.org
)
For Subversion support download and install Subclipse using the update menu in Eclipse.
(
http://subclipse.tigris.org
)
Subclips need JavaHL so in order to run Subclipse on Mac OS X you wil need to download and install Universal Subversion.
(
http://downloads.open.collab.net/binaries.html
)
For Finder-Subversion integration download and install SCPlugin.
(
http://scplugin.tigris.org
)
For preverification and emulation of MIDP 1.0 you should download and install MIDPv103.
(
http://mpowers.net/midp-osx
)
For preverification and emulation of MIDP 2.0 download and install mpowerplayer.
(
http://mpowerplayer.com
)
Download and install EclipseME to extend Eclipse with J2ME support, using the update menu in Eclipse.
(
http://www.eclipseme.org
)
This document was created 080223 and updated 080320.
If you enjoyed this page you might want to have a look at this:
Programming
,
Summer Fun Pack
,
CNN Mobile News Portal
,
Applications
,
Some Sort of Curriculum Vitae
.