Categories: Java | Java ME | How To | IDE/SDK
This page was last modified 08:49, 25 September 2007.
How to start developing Java ME applications
From Forum Nokia Wiki
To start developing Java™ ME applications, you first need the following tools:
- IDE: For example Eclipse is a good editor, and it is free. You could also use, for example, JBuilder, but it is not free.
- SDK to compile your code.
- Carbide.j for preverifying and packaging your application.
1. Installing the IDE
The chosen IDE in these instructions is Eclipse. Installing it is very easy. Simply download the zip file, extract it to the preferred directory, and use it immediately.
2. Installing Carbide.j
When you install Carbide.j 1.5, the installation also includes the following:
- Nokia Prototype SDK 4.0 for Java™ ME
- Nokia Connectivity Framework 1.2
- Nokia PC Suite 6.7 Starter Edition.
The installation steps are as follows (for detailed information, see Installation Guide for Carbide.j 1.5):
- Run the setup.exe file.
- Accept the license agreement.
- On the Choose install set window, choose Eclipse.
- Choose the IDE directory. It is preferred to extract Eclipse to the C drive.
- Accept the default directory for installation.
- Install.
Now you have an editor to start writing your code, an SDK included in Carbide.j, and a tool to preverify and package your application.
You can now start making your first application.
You can find useful information on the Java Discussion Boards: http://discussion.forum.nokia.com/forum/showthread.php?t=85660
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| desperate to get help | amaher98 | Mobile Java General | 3 | 2004-02-02 10:33 |
| location APIs | khristopher | Mobile Java General | 2 | 2004-05-04 14:42 |
| where to download java applications??? | marcoh | Mobile Java General | 2 | 2007-02-03 09:50 |
| Want to develop for S60 -- How and where do I start? | Razor1973 | General Symbian C++ | 9 | 2006-09-06 21:12 |
| "Preinstall" java application on MMC | The_Evil_JesteR | Mobile Java General | 2 | 2005-09-12 17:32 |
